mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-13 14:52:35 +00:00
Sync
This commit is contained in:
@@ -16,5 +16,5 @@ class Window < CyberarmEngine::Engine
|
||||
end
|
||||
end
|
||||
|
||||
Window.new(Gosu.screen_width, Gosu.screen_height, true).show
|
||||
# Window.new(Gosu.screen_width, Gosu.screen_height, false).show
|
||||
# Window.new(Gosu.screen_width, Gosu.screen_height, true).show
|
||||
Window.new(Gosu.screen_width/2, Gosu.screen_height/2, false).show
|
||||
Reference in New Issue
Block a user