From: havoc Date: Wed, 10 Mar 2004 06:34:43 +0000 (+0000) Subject: sorted extension list again X-Git-Tag: xonotic-v0.1.0preview~6011 X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=954bae0b72f922720c5db875800113dced79deda;p=xonotic%2Fdarkplaces.git sorted extension list again git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3998 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/pr_cmds.c b/pr_cmds.c index f00aa0d4..cb472514 100644 --- a/pr_cmds.c +++ b/pr_cmds.c @@ -126,9 +126,9 @@ char *ENGINE_EXTENSIONS = "DP_SV_EXTERIORMODELTOCLIENT " "DP_SV_NODRAWTOCLIENT " "DP_SV_PLAYERPHYSICS " +"DP_SV_ROTATINGBMODEL " "DP_SV_SETCOLOR " "DP_SV_SLOWMO " -"DP_SV_ROTATINGBMODEL " "DP_TE_BLOOD " "DP_TE_BLOODSHOWER " "DP_TE_CUSTOMFLASH "