mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-22 10:15:44 +00:00
Fix runtime error when loading wps
This commit is contained in:
parent
9c1f4552c2
commit
a5b3ecc81b
@ -66,6 +66,7 @@ init()
|
|||||||
|
|
||||||
level.waypoints = [];
|
level.waypoints = [];
|
||||||
level.waypointCount = 0;
|
level.waypointCount = 0;
|
||||||
|
level.bots_lowmem = false;
|
||||||
|
|
||||||
level waittill( "connected", player);
|
level waittill( "connected", player);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user