]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
added DP_QUAKE3_MODEL extension (thanks to Elric for pointing out the need for this)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 8 Apr 2003 08:02:01 +0000 (08:02 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 8 Apr 2003 08:02:01 +0000 (08:02 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2934 d7cf8633-e32d-0410-b094-e92efae38249

pr_cmds.c

index 128d7200288a99e2454d6c5cbaf3e24404f44362..05b9a298477f3f2594ecfdb3e04cb1b0d35b4caa 100644 (file)
--- 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_QC_TRACETOSS "
 "DP_QC_VECTORVECTORS "
 "DP_QUAKE2_MODEL "
+"DP_QUAKE3_MODEL "
 "DP_REGISTERCVAR "
 "DP_SOLIDCORPSE "
 "DP_SPRITE32 "
 "DP_REGISTERCVAR "
 "DP_SOLIDCORPSE "
 "DP_SPRITE32 "