mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-28 07:01:49 +00:00
wp edit
This commit is contained in:
@ -722,6 +722,8 @@ load_waypoints()
|
||||
level.waypoints[i].bots = [];
|
||||
level.waypoints[i].bots["allies"] = 1;
|
||||
level.waypoints[i].bots["axis"] = 1;
|
||||
|
||||
level.waypoints[i].childCount = level.waypoints[i].children.size;
|
||||
}
|
||||
|
||||
level.waypointsKDTree = WaypointsToKDTree();
|
||||
|
Reference in New Issue
Block a user