summaryrefslogtreecommitdiff
path: root/commonTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'commonTypes.h')
-rw-r--r--commonTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/commonTypes.h b/commonTypes.h
index 40c7c7f..3af3a5c 100644
--- a/commonTypes.h
+++ b/commonTypes.h
@@ -196,7 +196,7 @@ typedef struct
bool fog_of_war;
- bool occlusion;
+ char occlusion;
bool block_count;
uint16_t bloodcutoff;