Mobile bugfixes
This commit is contained in:
@@ -797,7 +797,7 @@ public class Player extends Unit implements BuilderMinerTrait, ShooterTrait{
|
||||
textFadeTime = 0f;
|
||||
target = null;
|
||||
moveTarget = null;
|
||||
isShooting = isBoosting = isBuilding = isTransferring = isTyping = false;
|
||||
isShooting = isBoosting = isTransferring = isTyping = false;
|
||||
spawner = lastSpawner = null;
|
||||
health = maxHealth();
|
||||
mining = null;
|
||||
|
||||
Reference in New Issue
Block a user