diff options
| author | Japa | 2011-02-28 03:24:32 +0000 |
|---|---|---|
| committer | Japa | 2011-02-28 03:24:32 +0000 |
| commit | 92b8343b5ec1758e5161ac282510d787ba32f00b (patch) | |
| tree | c60170f9993fc6bcd854dcd277c6487d6149bf64 /commonTypes.h | |
| parent | ded0a7567cbf96049d5e15e98d3641baa45f2930 (diff) | |
| download | stonesense-92b8343b5ec1758e5161ac282510d787ba32f00b.tar.gz stonesense-92b8343b5ec1758e5161ac282510d787ba32f00b.tar.bz2 stonesense-92b8343b5ec1758e5161ac282510d787ba32f00b.tar.xz | |
fixed the phantom outlines that were showing up.
Diffstat (limited to 'commonTypes.h')
| -rw-r--r-- | commonTypes.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commonTypes.h b/commonTypes.h index 0e62e03..d4ad729 100644 --- a/commonTypes.h +++ b/commonTypes.h @@ -180,6 +180,8 @@ typedef struct { bool transparentScreenshots;
+ bool fog_of_war;
+
uint16_t bloodcutoff;
uint16_t poolcutoff;
//follows are anti-crash things
|
