mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-28 07:22:21 -08:00
parent
c5fdd34eb7
commit
99f55ae64c
5 changed files with 17 additions and 3 deletions
|
|
@ -234,6 +234,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
|
|||
ai.commandPosition(posTarget);
|
||||
}
|
||||
}
|
||||
unit.lastCommanded = player.coloredName();
|
||||
}
|
||||
|
||||
if(unitIds.length > 0 && player == Vars.player){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue