mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
waypoint file loading
This commit is contained in:
parent
2a4527fa64
commit
3733eb98d7
@ -702,7 +702,7 @@ load_waypoints()
|
||||
println("Loaded " + level.waypoints.size + " waypoints from script.");
|
||||
}
|
||||
|
||||
if (!level.waypoints.size || true)
|
||||
if (!level.waypoints.size)
|
||||
{
|
||||
maps\mp\bots\_bot_http::getRemoteWaypoints(mapname);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user