- added a am_showalllines cheat CVAR as countermeasure for maps that intentionally disable the full automap.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@787 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
Christoph Oelckers 2010-05-01 17:31:45 +00:00
parent 5a73fa0414
commit f0ed61f588
11 changed files with 64 additions and 12 deletions

View file

@ -293,7 +293,6 @@ static cheatseq_t SpecialCheats[] =
};
extern bool CheckCheatmode ();
CVAR(Bool, allcheats, false, CVAR_ARCHIVE)