]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
added DP_SV_POINTPARTICLES extension string (the functions already
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 21 May 2007 23:08:37 +0000 (23:08 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 21 May 2007 23:08:37 +0000 (23:08 +0000)
existed)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7331 d7cf8633-e32d-0410-b094-e92efae38249

svvm_cmds.c

index f6149fe10599c8b2e170384a10e4ce8ac4c0fdb8..7390fda50bbe33900578659650b7ac83fad03e4d 100644 (file)
@@ -101,6 +101,7 @@ char *vm_sv_extensions =
 "DP_SV_NODRAWTOCLIENT "
 "DP_SV_PING "
 "DP_SV_PLAYERPHYSICS "
+"DP_SV_POINTPARTICLES "
 "DP_SV_PRECACHEANYTIME "
 "DP_SV_PRINT "
 "DP_SV_PUNCHVECTOR "