From d62fee1be380e9ac354996d069dfcb55419b8fa5 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Fri, 8 Feb 2013 19:24:23 -0500 Subject: [PATCH] Update comment --- qcsrc/common/notifications.qh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.39.2