qclib: register VF_SKYROOM_CAMERA to make the voices in my shell go away
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5516 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
3986dfe944
commit
e9e15b77f6
1 changed files with 1 additions and 0 deletions
|
@ -4956,6 +4956,7 @@ static void QCC_VerifyArgs_setviewprop (const char *funcname, QCC_ref_t **arglis
|
|||
{"VF_RT_DESTCOLOUR7", 219, ev_string, ev_float, ev_vector},
|
||||
{"VF_ENVMAP", 220, ev_string},
|
||||
{"VF_USERDATA", 221, ev_pointer, ev_integer},
|
||||
{"VF_SKYROOM_CAMERA", 222, ev_vector}
|
||||
};
|
||||
|
||||
char temp[256];
|
||||
|
|
Loading…
Reference in a new issue