- scriptified ooz.

This commit is contained in:
Christoph Oelckers 2022-11-28 19:55:28 +01:00
parent 9d1384449c
commit 8a921c98bd
17 changed files with 68 additions and 72 deletions

View file

@ -106,6 +106,8 @@ EXTERN_CVAR(Int, m_ffire)
EXTERN_CVAR(Int, m_noexits)
EXTERN_CVAR(Int, playercolor)
EXTERN_CVAR(Int, cl_maxdecalamount)
inline const char* PlayerName(size_t pindex)
{
// Todo: proper implementation of user CVARs.