]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
CTF: precache default flag
authorTimePath <andrew.hardaker1995@gmail.com>
Wed, 4 Nov 2015 10:30:29 +0000 (21:30 +1100)
committerTimePath <andrew.hardaker1995@gmail.com>
Wed, 4 Nov 2015 10:30:29 +0000 (21:30 +1100)
qcsrc/common/models/all.inc

index bd1f0b9e75f0ea18f5074a87304311f70860c36d..354df9a41c40f3e7949ac54f66cbfb13aa2d3935 100644 (file)
@@ -5,6 +5,7 @@ string W_Model(string w_mdl);
 
 MODEL(CTF_SHIELD,                       "models/ctf/shield.md3");
 MODEL(CTF_CAPTURE,                      "models/ctf/shockwavetransring.md3");
+MODEL(CTF_FLAG,                         "models/ctf/flags.md3");
 
 MODEL(DOM_NEUTRAL,                      "models/domination/dom_unclaimed.md3");
 MODEL(DOM_RED,                          "models/domination/dom_red.md3");