mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-20 22:55:43 +00:00
missed this one
This commit is contained in:
parent
0fc52265a4
commit
5809da1a75
@ -1431,7 +1431,7 @@ load_waypoints()
|
|||||||
if ( !isdefined( level.waypoints[i].type ) )
|
if ( !isdefined( level.waypoints[i].type ) )
|
||||||
level.waypoints[i].type = "crouch";
|
level.waypoints[i].type = "crouch";
|
||||||
|
|
||||||
level.waypoints[i].childCount = undefined;
|
level.waypoints[i].childcount = undefined;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user