Changed overall style
Now one can change directly between Screens from TopBar Fixed bugs
This commit is contained in:
@ -20,4 +20,5 @@
|
||||
<color name="background_levelup_message">#9d000000</color>
|
||||
<color name="background_short_menu">#5b000000</color>
|
||||
<color name="background_tutorial">#3d000000</color>
|
||||
<color name="topbar">#cf664c</color>
|
||||
</resources>
|
||||
|
@ -29,8 +29,8 @@
|
||||
<string name="short_menu_restart">Restart</string>
|
||||
<string name="short_menu_exit">Exit</string>
|
||||
<string name="start_screen_play">Play</string>
|
||||
<string name="start_screen_unlock_all_levels" translatable="false">Unlock all levels (Yes! It\'s magic!)</string>
|
||||
<string name="start_screen_gain_90_ep" translatable="false">Gain 90 ep (Nope! No magic at all!)</string>
|
||||
<string name="start_screen_unlock_all_levels" translatable="false">Unlock all levels</string>
|
||||
<string name="start_screen_gain_90_ep" translatable="false">Gain 90 ep</string>
|
||||
<string name="start_screen_finish_world_1">Finish the first world!</string>
|
||||
<string name="start_screen_to_gl_test_screen" translatable="false">Test GL Stuff!!!</string>
|
||||
<string name="tool_upgrade_title_placeholder">Time (Lv12)</string>
|
||||
|
Reference in New Issue
Block a user