mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-26 07:34:50 +00:00
Fixed up wp
This commit is contained in:
parent
57b8bea55f
commit
e2edee3355
@ -635,6 +635,8 @@ checkForWarnings()
|
|||||||
if (astar.size <= 0)
|
if (astar.size <= 0)
|
||||||
self iprintln("WARNING: waypoint "+wpIdx+" has no path to waypoint " + i);
|
self iprintln("WARNING: waypoint "+wpIdx+" has no path to waypoint " + i);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
self iprintln("Waypoint warnings check completed.");
|
||||||
}
|
}
|
||||||
|
|
||||||
UnLinkWaypoint(nwp)
|
UnLinkWaypoint(nwp)
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user