mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-16 10:47:40 +07:00
Core unit balance
This commit is contained in:
@ -622,7 +622,6 @@ public class DesktopInput extends InputHandler{
|
||||
}
|
||||
|
||||
if(unit instanceof Commanderc){
|
||||
|
||||
if(Core.input.keyTap(Binding.command)){
|
||||
Call.unitCommand(player);
|
||||
}
|
||||
|
Reference in New Issue
Block a user