mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-02 10:11:31 +00:00
- 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:
parent
5a73fa0414
commit
f0ed61f588
11 changed files with 64 additions and 12 deletions
|
@ -293,7 +293,6 @@ static cheatseq_t SpecialCheats[] =
|
|||
};
|
||||
|
||||
|
||||
extern bool CheckCheatmode ();
|
||||
|
||||
CVAR(Bool, allcheats, false, CVAR_ARCHIVE)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue