mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-28 07:22:21 -08:00
fixed a typo in comment
This commit is contained in:
parent
ef58111cc3
commit
bd6aebb961
1 changed files with 1 additions and 1 deletions
|
|
@ -661,7 +661,7 @@ public class DesktopInput extends InputHandler{
|
|||
}
|
||||
}
|
||||
|
||||
//update commander inut
|
||||
//update commander unit
|
||||
if(Core.input.keyTap(Binding.command)){
|
||||
Call.unitCommand(player);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue