]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Get rid of the EOLS at the beginning of the messages, they no longer need, stop/finis...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 04a1588e3a88b5972f2823f34e40dfd80d179f81..31dcf71a946c90d0f41b7b122fd6f9b4f5c8fe66 100644 (file)
@@ -589,6 +589,7 @@ float MAX_SHOT_DISTANCE = 32768;
 #define CPID_ROUND_STARTING            "\r6 "
 #define CPID_GAME_STARTING             "\r7 "
 #define CPID_TIMEOUT_COUNTDOWN "\r8 "
+#define CPID_MOTD                              "\r9 "
 
 // CSQC centerprint/notify message types
 float MSG_SUICIDE = 0;