From: Samual Lenks Date: Mon, 25 Feb 2013 06:40:09 +0000 (-0500) Subject: todo note X-Git-Tag: xonotic-v0.7.0~62^2~23^2~120 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c9721204ea3db03cdee27f44698351229e79134f;p=xonotic%2Fxonotic-data.pk3dir.git todo note --- diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index 73921cea1..0843bb3d6 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -604,6 +604,7 @@ string arg_slot[NOTIF_MAX_ARGS]; // todo possible idea.... declare how many floats/strings each arg needs, and then dynamically increment the input // this way, we don't need to have duplicates like i.e. s2loc and s3loc +// f1time todo #define NOTIF_ARGUMENT_LIST \ ARG_CASE(ARG_CS_SV_HA, "s1", s1) \