Fixed commanded unit UI refresh

This commit is contained in:
Anuken
2022-07-31 11:43:23 -04:00
parent 765684a9b0
commit 427100c61d
3 changed files with 12 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ public class EventType{
teamCoreDamage,
socketConfigChanged,
update,
unitCommandChange,
draw,
drawOver,
preDraw,