From bef0b36e1f5ee5a9d2eb369188c37118219d6e57 Mon Sep 17 00:00:00 2001 From: havoc Date: Thu, 22 Aug 2002 22:24:17 +0000 Subject: [PATCH] added DP_SV_SLOWMO to extensions list git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2279 d7cf8633-e32d-0410-b094-e92efae38249 --- pr_cmds.c | 1 + 1 file changed, 1 insertion(+) 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 " -- 2.39.2