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

SVN r2307 (trunk)
This commit is contained in:
Christoph Oelckers 2010-05-01 17:29:25 +00:00
commit 1b0756e170
9 changed files with 59 additions and 12 deletions

View file

@ -67,8 +67,6 @@ CCMD (removebots)
Net_WriteByte (DEM_KILLBOTS);
}
extern bool CheckCheatmode ();
CCMD (freeze)
{
if (CheckCheatmode ())