From: Samual Lenks Date: Sat, 2 Mar 2013 18:49:28 +0000 (-0500) Subject: Another minor edit X-Git-Tag: xonotic-v0.7.0~62^2~23^2~45 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a1aa7cf5c596a77e0bb5c741d2112071430440c8;p=xonotic%2Fxonotic-data.pk3dir.git Another minor edit --- 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