mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-14 07:12:34 +00:00
Added crude menu
This commit is contained in:
@@ -15,7 +15,7 @@ class Boot < CyberarmEngine::GameState
|
||||
@background = Gosu::Color.new(0x007a0d71)
|
||||
@background_two = Gosu::Color.new(0x007b6ead)
|
||||
|
||||
@boot_life = 5_000
|
||||
@boot_life = 5#_000
|
||||
@boot_started = Gosu.milliseconds
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user