]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Don't use target2 for the curve point, use another field called curve. This is to...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index fe1b00b9a643ea68c510bef32f1c9bff13a49be0..de814316c638370579189f2f61c0e03c42c9b8e1 100644 (file)
@@ -528,6 +528,7 @@ void target_voicescript_clear(entity pl);
 .string target2;
 .string target3;
 .string target4;
+.string curve;
 .float target_random;
 .float trigger_reverse;