summaryrefslogtreecommitdiff
path: root/ContentLoader.h
diff options
context:
space:
mode:
authorJapa2011-03-01 19:07:36 +0000
committerJapa2011-03-01 19:07:36 +0000
commit2ba67112deeb2d38c4070fa46b90855c3b827ff3 (patch)
treeb6a14aee609c06feb768e4e211a6dd25b74cd3f2 /ContentLoader.h
parent1baec40c25797cbe6a3274b2e142aaeb7291c5ab (diff)
downloadstonesense-2ba67112deeb2d38c4070fa46b90855c3b827ff3.tar.gz
stonesense-2ba67112deeb2d38c4070fa46b90855c3b827ff3.tar.bz2
stonesense-2ba67112deeb2d38c4070fa46b90855c3b827ff3.tar.xz
brought in a new DFhack.
Fog of war is now automatic with respect to weather or not a creature is being directly controlled. Crashes when travelling in adventure mode have gone from Always to Occasional.
Diffstat (limited to 'ContentLoader.h')
-rw-r--r--ContentLoader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ContentLoader.h b/ContentLoader.h
index c9c4c36..c2d2b03 100644
--- a/ContentLoader.h
+++ b/ContentLoader.h
@@ -59,6 +59,7 @@ public:
uint8_t currentDay;
uint8_t currentHour;
uint8_t currentTickRel;
+ uint32_t gameMode;
int stockpileNum;
int civzoneNum;