Centered helipad building, added barracks and helipad.

This commit is contained in:
2019-11-20 17:45:41 -06:00
parent 8be8fdb225
commit fa0eabd52f
8 changed files with 95 additions and 49 deletions

View File

@@ -1,6 +1,7 @@
class IMICRTS
class Closing < CyberarmEngine::GuiState
def setup
window.show_cursor = false
@logo = Gosu::Image.new("#{ASSETS_PATH}/logo.png")
@color = Gosu::Color.new(0xffffffff)