mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2026-03-22 04:06:17 +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