mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-16 00:02:33 +00:00
added on_order handler to entities and components, added visibility map
This commit is contained in:
@@ -44,6 +44,9 @@ class IMICRTS
|
||||
|
||||
def tick(tick_id)
|
||||
end
|
||||
|
||||
def on_order(type, order)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user