This commit is contained in:
Anuken
2019-10-19 19:54:41 -04:00
parent 0faae5d5ca
commit a2a4c8c43d
4 changed files with 30 additions and 8 deletions
@@ -797,6 +797,7 @@ public class Player extends Unit implements BuilderMinerTrait, ShooterTrait{
textFadeTime = 0f;
target = null;
moveTarget = null;
isShooting = isBoosting = isBuilding = isTransferring = isTyping = false;
spawner = lastSpawner = null;
health = maxHealth();
mining = null;