]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/events.qh
Fix comment and update hash
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / events.qh
index 9c5c86993e9da3e9fde7190dc3fc00be0655e5dd..e7f9f897b0fdce206ccae04312aad6bbe17092b1 100644 (file)
@@ -1154,7 +1154,7 @@ MUTATOR_HOOKABLE(ChatMessage, EV_ChatMessage);
 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);