mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-06-28 23:21:51 +00:00
Custom map wps
This commit is contained in:
@ -888,7 +888,7 @@ load_waypoints()
|
||||
level.waypoints = maps\mp\bots\waypoints\dome::Dome();
|
||||
break;
|
||||
default:
|
||||
//maps\mp\bots\waypoints\_custom_map::main(mapname);
|
||||
maps\mp\bots\waypoints\_custom_map::main(mapname);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user