From 663e27b891c796a76dde61f8a7b195b6dd228511 Mon Sep 17 00:00:00 2001 From: Samuel Villareal Date: Tue, 21 Sep 2010 00:12:07 +0000 Subject: + topo cheat added to am_map Subversion-branch: /branches/strife-branch Subversion-revision: 2126 --- src/strife/am_map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/strife/am_map.c') diff --git a/src/strife/am_map.c b/src/strife/am_map.c index c22a41ee..42eb8f1e 100644 --- a/src/strife/am_map.c +++ b/src/strife/am_map.c @@ -247,7 +247,7 @@ static int markpointnum = 0; // next point to be assigned static int mapmarknum = 0; // villsa [STRIFE] unused but this was meant to be used for objective based markers static int followplayer = 1; // specifies whether to follow the player around -cheatseq_t cheat_amap = CHEAT("iddt", 0); +cheatseq_t cheat_amap = CHEAT("topo", 0); // villsa [STRIFE] static boolean stopped = true; -- cgit v1.2.3