From: havoc Date: Thu, 22 Aug 2002 22:24:17 +0000 (+0000) Subject: added DP_SV_SLOWMO to extensions list X-Git-Tag: RELEASE_0_2_0_RC1~316 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=bef0b36e1f5ee5a9d2eb369188c37118219d6e57 added DP_SV_SLOWMO to extensions list git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2279 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/pr_cmds.c b/pr_cmds.c index a32f9b04..14cc2934 100644 --- a/pr_cmds.c +++ b/pr_cmds.c @@ -81,6 +81,7 @@ char *ENGINE_EXTENSIONS = "DP_SV_NODRAWTOCLIENT " "DP_SV_PLAYERPHYSICS " "DP_SV_SETCOLOR " +"DP_SV_SLOWMO " "DP_TE_BLOOD " "DP_TE_BLOODSHOWER " "DP_TE_EXPLOSIONRGB "