ref: 6cbe5972d39b882a0fc8e5ddfc83b3f72a8b7031
parent: af1dd2eb9436b2a1cba2886eb2d2637e7fd7950c
parent: 9aa36cf8342a09cdd77d32031f347832358eecf7
author: Simon Howard <fraggle@gmail.com>
date: Sat Nov 1 16:54:46 EDT 2014
Merge branch 'master' of github.com:chocolate-doom/chocolate-doom
--- a/src/strife/am_map.c
+++ b/src/strife/am_map.c
@@ -170,7 +170,7 @@
static int cheating = 0;
-static int grid = 0;
+//static int grid = 0; [STRIFE]: no such variable
static int leveljuststarted = 1; // kluge until AM_LevelInit() is called