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