From cb4ccc04ee84284af489471af4dd0e5420e96c78 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Wed, 13 Feb 2013 15:36:44 -0500 Subject: [PATCH] Comment for future idea --- qcsrc/common/notifications.qh | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index f787d581b..5cbab119e 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -724,6 +724,7 @@ MSG_INFO_NOTIFICATIONS MSG_CENTER_NOTIFICATIONS MSG_WEAPON_NOTIFICATIONS MSG_DEATH_NOTIFICATIONS +//ACCUMULATE_FUNCTION(RegisterNotifications, RegisterNotification_Done) #undef MSG_INFO_NOTIF #undef MSG_CENTER_NOTIF #undef MSG_WEAPON_NOTIF -- 2.39.2