From 0d8560ba9e1d87366670366e45593e5360ff9f58 Mon Sep 17 00:00:00 2001 From: Spoike Date: Sun, 17 Mar 2013 12:14:45 +0000 Subject: [PATCH] should probably advertise that now. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4258 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/common/pr_bgcmd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/engine/common/pr_bgcmd.c b/engine/common/pr_bgcmd.c index bcce5571d..3c16ef195 100644 --- a/engine/common/pr_bgcmd.c +++ b/engine/common/pr_bgcmd.c @@ -4113,6 +4113,7 @@ lh_extension_t QSG_Extensions[] = { {"DP_EF_NODRAW"}, //implemented by sending it with no modelindex {"DP_EF_RED"}, {"DP_ENT_COLORMOD"}, + {"DP_ENT_CUSTOMCOLORMAP"}, {"DP_ENT_EXTERIORMODELTOCLIENT"}, //only in dp6 currently {"DP_ENT_GLOW"}, {"DP_ENT_VIEWMODEL"},