diff options
| author | Caldfir | 2012-04-20 13:42:32 -0700 |
|---|---|---|
| committer | Caldfir | 2012-04-20 13:42:32 -0700 |
| commit | d12be67bcf24c66c66b2e5a4946250da40b4156b (patch) | |
| tree | 18f059e5c119a9bad3d288741e71593e51be6b73 /commonTypes.h | |
| parent | e0b93a5e334f61060dc02212c079f2bfdf7a5471 (diff) | |
| download | stonesense-d12be67bcf24c66c66b2e5a4946250da40b4156b.tar.gz stonesense-d12be67bcf24c66c66b2e5a4946250da40b4156b.tar.bz2 stonesense-d12be67bcf24c66c66b2e5a4946250da40b4156b.tar.xz | |
Added a second stage hidden block test for each block-hiding mode.
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;
|
