Fix warning about unused variable
This commit is contained in:
parent
af99442099
commit
3ab9d4a50c
@ -82,7 +82,7 @@ private:
|
|||||||
|
|
||||||
// Tells if it's worth requesting a more precise version of the data.
|
// Tells if it's worth requesting a more precise version of the data.
|
||||||
// Will be `true` if it's not worth it.
|
// Will be `true` if it's not worth it.
|
||||||
bool _max_lod_hint = false;
|
//bool _max_lod_hint = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // VOXEL_DATA_BLOCK_H
|
#endif // VOXEL_DATA_BLOCK_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user