]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Another minor edit
authorSamual Lenks <samual@xonotic.org>
Sat, 2 Mar 2013 18:49:28 +0000 (13:49 -0500)
committerSamual Lenks <samual@xonotic.org>
Sat, 2 Mar 2013 18:49:28 +0000 (13:49 -0500)
qcsrc/common/notifications.qh

index 37ae9d94257e36756451f8aa15ee0f910fac0aa6..bb1a8509394cea5e5b651b2907d1deb1e73f2e02 100644 (file)
@@ -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