This commit is contained in:
INeedBots 2021-02-16 21:12:52 -06:00
parent f746a8d148
commit 269609d7eb

View File

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