mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-03 22:21:17 +07:00
a (#7038)
This commit is contained in:
parent
58e274b29f
commit
41af17e70b
@ -233,8 +233,8 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
|
||||
}else if(posTarget != null){
|
||||
ai.commandPosition(posTarget);
|
||||
}
|
||||
unit.lastCommanded = player.coloredName();
|
||||
}
|
||||
unit.lastCommanded = player.coloredName();
|
||||
}
|
||||
|
||||
if(unitIds.length > 0 && player == Vars.player){
|
||||
|
Loading…
Reference in New Issue
Block a user