Uhh what lol

This commit is contained in:
INeedBots 2021-02-16 21:11:43 -06:00
parent 9bff39ae93
commit f746a8d148

View File

@ -61,7 +61,7 @@ bot_on_death()
{ {
self waittill("death"); self waittill("death");
self.hasSpawned = false; self.wantSafeSpawn = false;
} }
} }