- wget -O data/maps/stormkeep.waypoints https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints\r
- wget -O data/maps/stormkeep.waypoints.cache https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints.cache\r
\r
- - EXPECT=a728d38448ae86459582804aa10320c0\r
+ - EXPECT=458e9e611a757c745da05c85a37e576d\r
- HASH=$(${ENGINE} +timestamps 1 +exec serverbench.cfg\r
| tee /dev/stderr\r
| sed -e 's,^\[[^]]*\] ,,'\r
MUTATOR_HOOKABLE(ChatMessageTo, EV_ChatMessageTo);
/**
- * return true to restart the match instead of restarting the server, for modes that don't support readyrestart.
+ * return true to restart the server instead of restarting the match, for modes that don't support readyrestart.
* NOTE: ReadyRestart support is mandatory in campaign
*/
MUTATOR_HOOKABLE(ReadyRestart_Deny, EV_NO_ARGS);