From a1aa7cf5c596a77e0bb5c741d2112071430440c8 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Sat, 2 Mar 2013 13:49:28 -0500 Subject: [PATCH] Another minor edit --- qcsrc/common/notifications.qh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index 37ae9d942..bb1a85093 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -636,7 +636,7 @@ var float autocvar_notification_frag_verbose = TRUE; // ============================ /* These arguments get replaced with the Local_Notification_sprintf - and Local_Notification_HUD_Notify_Push functions to supply data + and other such functions found in notifications.qc to supply data from networked notifications to their usage in sprintf... It allows for more dynamic data to be inferred by the local notification parser, so that the server does not have to network -- 2.39.2