From: havoc Date: Tue, 8 Apr 2003 08:02:01 +0000 (+0000) Subject: added DP_QUAKE3_MODEL extension (thanks to Elric for pointing out the need for this) X-Git-Tag: xonotic-v0.1.0preview~6671 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a980fc82080b0763e4bc338144fff3f42e4750e1;p=xonotic%2Fdarkplaces.git added DP_QUAKE3_MODEL extension (thanks to Elric for pointing out the need for this) git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2934 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/pr_cmds.c b/pr_cmds.c index 128d7200..05b9a298 100644 --- a/pr_cmds.c +++ b/pr_cmds.c @@ -99,6 +99,7 @@ char *ENGINE_EXTENSIONS = "DP_QC_TRACETOSS " "DP_QC_VECTORVECTORS " "DP_QUAKE2_MODEL " +"DP_QUAKE3_MODEL " "DP_REGISTERCVAR " "DP_SOLIDCORPSE " "DP_SPRITE32 "