mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Limit formation speed
This commit is contained in:
parent
7d0bb3f1c8
commit
235c0222bf
4 changed files with 20 additions and 6 deletions
|
|
@ -277,6 +277,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
|
|||
}
|
||||
|
||||
unit.lastCommanded = player.coloredName();
|
||||
ai.group = null;
|
||||
|
||||
//remove when other player command
|
||||
if(!headless && player != Vars.player){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue