This commit is contained in:
Anuken
2018-10-18 09:19:29 -04:00
parent e3001b614e
commit 4d360bfb73
6 changed files with 14 additions and 15 deletions
@@ -789,6 +789,10 @@ public class Player extends Unit implements BuilderTrait, CarryTrait, ShooterTra
this.dead = true;
}
public void endRespawning(){
spawner = -1;
}
//endregion
//region read and write methods