Merge pull request #3012 from summetdev/typo

Grammatical fix
This commit is contained in:
Anuken
2020-10-18 14:57:26 -04:00
committed by GitHub
+1 -1
View File
@@ -661,7 +661,7 @@ public class DesktopInput extends InputHandler{
}
}
//update commander inut
//update commander unit
if(Core.input.keyTap(Binding.command)){
Call.unitCommand(player);
}