Added crude menu

This commit is contained in:
2019-01-31 17:33:59 -06:00
parent 22c90ba7af
commit a86ea2fe64
3 changed files with 26 additions and 18 deletions

View File

@@ -14,4 +14,4 @@ class Window < CyberarmEngine::Engine
end
end
Window.new(Gosu.screen_width, Gosu.screen_height, false).show
Window.new(Gosu.screen_width, Gosu.screen_height, true).show