mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-15 15:52:34 +00:00
Building units now uses orders 😃
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
class IMICRTS
|
||||
class Tool
|
||||
include CyberarmEngine::Common
|
||||
|
||||
@@tools = {}
|
||||
def self.get(tool)
|
||||
@@tools.dig(tool)
|
||||
|
||||
Reference in New Issue
Block a user