mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-16 00:02:33 +00:00
Added pause menu, refreshed solo lobby menu, added settings for storing player's color and team, misc.
This commit is contained in:
@@ -51,12 +51,5 @@ class IMICRTS
|
||||
def dt
|
||||
delta_time / 1000.0
|
||||
end
|
||||
|
||||
# Override CyberarmEngine::Window#push_state to only ever have 1 state
|
||||
def push_state(*args)
|
||||
@states.clear
|
||||
|
||||
super(*args)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user