mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 19:39:04 +07:00
fixed a typo in comment
This commit is contained in:
parent
ef58111cc3
commit
bd6aebb961
@ -661,7 +661,7 @@ public class DesktopInput extends InputHandler{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//update commander inut
|
//update commander unit
|
||||||
if(Core.input.keyTap(Binding.command)){
|
if(Core.input.keyTap(Binding.command)){
|
||||||
Call.unitCommand(player);
|
Call.unitCommand(player);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user