- removed some obsolete stuff.

This commit is contained in:
Christoph Oelckers 2020-07-24 19:44:05 +02:00
parent b9f0e35d4b
commit d10bf41b03
3 changed files with 0 additions and 3 deletions

View file

@ -501,7 +501,6 @@ CVAR(Int, m_recstat, false, CVAR_NOSET)
CVAR(Int, m_coop, 0, CVAR_NOSET)
CVAR(Int, m_ffire, 1, CVAR_NOSET)
CVAR(Int, m_monsters, 1, CVAR_NOSET)
CVAR(Int, m_marker, 1, CVAR_NOSET)
CVAR(Int, m_level_number, 0, CVAR_NOSET)
CVAR(Int, m_episode_number, 0, CVAR_NOSET)
CVAR(Int, m_noexits, 0, CVAR_NOSET)