Core unit balance

This commit is contained in:
Anuken
2020-07-10 09:43:59 -04:00
parent b94f883f39
commit f39702e1cc
9 changed files with 727 additions and 706 deletions

View File

@ -622,7 +622,6 @@ public class DesktopInput extends InputHandler{
}
if(unit instanceof Commanderc){
if(Core.input.keyTap(Binding.command)){
Call.unitCommand(player);
}