From 8fe01423f952b284bc2d98a7ef265734b8eda79b Mon Sep 17 00:00:00 2001 From: havoc Date: Sat, 30 Oct 2004 13:50:16 +0000 Subject: [PATCH] added DP_SV_CLIENTCOLORS and DP_SV_CLIENTNAME extensions (these were already documented and working but not listed) git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4727 d7cf8633-e32d-0410-b094-e92efae38249 --- pr_cmds.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pr_cmds.c b/pr_cmds.c index 2d08e4de..dcb7cf73 100644 --- a/pr_cmds.c +++ b/pr_cmds.c @@ -133,6 +133,8 @@ char *ENGINE_EXTENSIONS = "DP_SND_STEREOWAV " "DP_SOLIDCORPSE " "DP_SPRITE32 " +"DP_SV_CLIENTCOLORS " +"DP_SV_CLIENTNAME " "DP_SV_DRAWONLYTOCLIENT " "DP_SV_DROPCLIENT " "DP_SV_EFFECT " -- 2.39.2