mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-16 00:02:33 +00:00
Tweaked ui a bit, updated Credits, stubbed load menu, fixed crash when stopping helicopter, Stop order is now only emitted if player has entities selected.
This commit is contained in:
4
lib/constants.rb
Normal file
4
lib/constants.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class IMICRTS
|
||||
MENU_WIDTH = 350
|
||||
MENU_PADDING = 8
|
||||
end
|
||||
Reference in New Issue
Block a user