add DP_INPUTBUTTONS to extension list, we've been supporting it for a while

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1536 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
TimeServ 2005-10-23 03:42:20 +00:00
parent 1d28aaf7ac
commit 146e8a253f
1 changed files with 1 additions and 0 deletions

View File

@ -6134,6 +6134,7 @@ lh_extension_t QSG_Extensions[] = {
{"DP_ENT_EXTERIORMODELTOCLIENT"},
{"DP_GFX_SKINFILES"},
{"DP_HALFLIFE_MAP_CVAR"},
{"DP_INPUTBUTTONS"},
{"DP_MONSTERWALK"},
{"DP_MOVETYPEBOUNCEMISSILE"}, //I added the code for hexen2 support.
{"DP_MOVETYPEFOLLOW"},