]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Gotta increment that version
authorSamual Lenks <samual@xonotic.org>
Fri, 22 Feb 2013 05:15:15 +0000 (00:15 -0500)
committerSamual Lenks <samual@xonotic.org>
Fri, 22 Feb 2013 05:15:15 +0000 (00:15 -0500)
qcsrc/common/notifications.qh

index d8f53aa9c5ed8390504fb15ffd37ecac19b9b02e..3472b3a5530ae784373f580fe5de6263ab326491 100644 (file)
@@ -15,7 +15,7 @@
 // This is used to check matches between the config file and the code,
 // and should be incremented any time you add a new/remove or edit an notification
 // or any time you change default values or add/edit/remove a special cvar.
-#define NOTIF_VERSION 2
+#define NOTIF_VERSION 3
 
 #define EIGHT_VARS_TO_VARARGS_VARLIST \
        VARITEM(1, 0, s1) \