From 706703745d77eb4e743729648c2fcedc35630fc6 Mon Sep 17 00:00:00 2001 From: havoc Date: Mon, 21 May 2007 23:08:37 +0000 Subject: [PATCH] added DP_SV_POINTPARTICLES extension string (the functions already existed) git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7331 d7cf8633-e32d-0410-b094-e92efae38249 --- svvm_cmds.c | 1 + 1 file changed, 1 insertion(+) diff --git a/svvm_cmds.c b/svvm_cmds.c index f6149fe1..7390fda5 100644 --- a/svvm_cmds.c +++ b/svvm_cmds.c @@ -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 " -- 2.39.2