a (#7038)
This commit is contained in:
@@ -233,8 +233,8 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
|
|||||||
}else if(posTarget != null){
|
}else if(posTarget != null){
|
||||||
ai.commandPosition(posTarget);
|
ai.commandPosition(posTarget);
|
||||||
}
|
}
|
||||||
|
unit.lastCommanded = player.coloredName();
|
||||||
}
|
}
|
||||||
unit.lastCommanded = player.coloredName();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(unitIds.length > 0 && player == Vars.player){
|
if(unitIds.length > 0 && player == Vars.player){
|
||||||
|
|||||||
Reference in New Issue
Block a user