Fix up Salvage

This commit is contained in:
ineedbots
2021-05-23 13:34:40 -06:00
parent 1f131d72b4
commit c81a4e2472
2 changed files with 2 additions and 1 deletions

View File

@ -51,6 +51,7 @@ init()
level.waypoints = [];
level.waypointCount = 0;
level.bots_lowmem = false;
level waittill( "connected", player);
player thread onPlayerSpawned();