mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-07-02 01:01:55 +00:00
missed this one
This commit is contained in:
@ -1431,7 +1431,7 @@ load_waypoints()
|
||||
if ( !isdefined( level.waypoints[i].type ) )
|
||||
level.waypoints[i].type = "crouch";
|
||||
|
||||
level.waypoints[i].childCount = undefined;
|
||||
level.waypoints[i].childcount = undefined;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user