From 282f8d1d081b445714a0ebf4e9bc23330785a87f Mon Sep 17 00:00:00 2001 From: tomaz Date: Tue, 7 Sep 2004 17:42:57 +0000 Subject: [PATCH] Added an extension to indicate that MOVETYPE_WALK works on non-clients. git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4444 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 3465c473..9e198ab6 100644 --- a/pr_cmds.c +++ b/pr_cmds.c @@ -98,6 +98,7 @@ char *ENGINE_EXTENSIONS = "DP_MONSTERWALK " "DP_MOVETYPEBOUNCEMISSILE " "DP_MOVETYPEFOLLOW " +"DP_MOVETYPEWALK_NONCLIENTS " "DP_QC_CHANGEPITCH " "DP_QC_COPYENTITY " "DP_QC_CVAR_STRING " -- 2.39.2