mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-16 00:02:33 +00:00
Tacked on 'Overlays' to place a move cursor for move orders, TODO: Refactor into its own class
This commit is contained in:
@@ -11,6 +11,9 @@ class IMICRTS
|
||||
|
||||
:ENTITY_RADIUS,
|
||||
:ENTITY_GIZMOS, # Health bar and the like
|
||||
|
||||
:OVERLAY,
|
||||
:SELECTION_BOX,
|
||||
]
|
||||
|
||||
enum.each_with_index do |constant, index|
|
||||
|
||||
Reference in New Issue
Block a user