From: Samual Lenks Date: Sat, 9 Feb 2013 00:24:23 +0000 (-0500) Subject: Update comment X-Git-Tag: xonotic-v0.7.0~62^2~23^2~252 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d62fee1be380e9ac354996d069dfcb55419b8fa5;p=xonotic%2Fxonotic-data.pk3dir.git Update comment --- diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index 298f6eefb..b619885ef 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -184,8 +184,8 @@ void Dump_Notifications(float fh, float alsoprint); users to create unique color profiles for their HUD, giving more customization options to HUD designers and end users who want such a feature. - Check out the function calls for string CCR(...) and - string TCR(...) to better understand how these codes work. + Check out the definitions in util.qc/util.qh/teams.qh for string CCR(...) and + string TCR(...) to better understand how these code replacements work. Guidlines for notification declaration (please try and follow these): Specific rules: