From: terencehill Date: Fri, 10 Mar 2017 14:55:04 +0000 (+0100) Subject: Reload hardwired waypoint links after relinking all waypoints X-Git-Tag: xonotic-v0.8.2~102 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=2f1f788183e94270d8bf493f9c3f65a74c429288 Reload hardwired waypoint links after relinking all waypoints --- diff --git a/qcsrc/server/bot/default/waypoints.qc b/qcsrc/server/bot/default/waypoints.qc index e88967e8ba..718f8a2fb0 100644 --- a/qcsrc/server/bot/default/waypoints.qc +++ b/qcsrc/server/bot/default/waypoints.qc @@ -354,6 +354,7 @@ void waypoint_schedulerelinkall() { waypoint_schedulerelink(it); }); + waypoint_load_links_hardwired(); } // Load waypoint links from file