mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
- scriptified ooz.
This commit is contained in:
parent
9d1384449c
commit
8a921c98bd
17 changed files with 68 additions and 72 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue