mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 23:29:12 +00:00
format
This commit is contained in:
parent
a89728c151
commit
09a3c88d43
@ -1051,13 +1051,11 @@ load_waypoints()
|
||||
level.waypoints = maps\mp\bots\waypoints\erosion::Erosion();
|
||||
break;
|
||||
|
||||
|
||||
case "mp_restrepo_ss":
|
||||
case "mp_restrepo_ss":
|
||||
level.waypoints = maps\mp\bots\waypoints\lookout::Lookout();
|
||||
break;
|
||||
|
||||
|
||||
default:
|
||||
default:
|
||||
maps\mp\bots\waypoints\_custom_map::main( mapname );
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user