]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
todo note
authorSamual Lenks <samual@xonotic.org>
Mon, 25 Feb 2013 06:40:09 +0000 (01:40 -0500)
committerSamual Lenks <samual@xonotic.org>
Mon, 25 Feb 2013 06:40:09 +0000 (01:40 -0500)
qcsrc/common/notifications.qh

index 73921cea1d2a98ce64ef285b83a2cf554136029d..0843bb3d60dacc3025e9a0e64cd7e035dab9ccc5 100644 (file)
@@ -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) \