mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 15:19:14 +00:00
Added missing break
This commit is contained in:
parent
eb284eddec
commit
abea7cea3d
@ -1061,6 +1061,7 @@ load_waypoints()
|
||||
|
||||
case "mp_hillside_ss":
|
||||
level.waypoints = maps\mp\bots\waypoints\getaway::Getaway();
|
||||
break;
|
||||
|
||||
case "mp_terminal_cls":
|
||||
level.waypoints = maps\mp\bots\waypoints\terminal::Terminal();
|
||||
|
Loading…
x
Reference in New Issue
Block a user