From: Samual Lenks Date: Fri, 22 Feb 2013 01:50:20 +0000 (-0500) Subject: Why wasn't this caught? X-Git-Tag: xonotic-v0.7.0~62^2~23^2~181 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=bf2298979a69bc6737d0b2b482883fded1a908d6;p=xonotic%2Fxonotic-data.pk3dir.git Why wasn't this caught? --- diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index 82e63700a..ee3a4f207 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -919,4 +919,4 @@ ACCUMULATE_FUNCTION(RegisterNotifications, RegisterNotifications_Done) #undef MSG_WEAPON_NOTIF #undef MSG_DEATH_NOTIF -#undef ADD_AUTOCVAR +#undef NOTIF_ADD_AUTOCVAR