mirror of
https://github.com/Relintai/voxelman.git
synced 2025-02-12 16:30:06 +01:00
Removed unused member.
This commit is contained in:
parent
0138c02bf8
commit
70d9cdf6db
@ -284,7 +284,6 @@ protected:
|
|||||||
Thread *_build_thread;
|
Thread *_build_thread;
|
||||||
bool _build_step_in_progress;
|
bool _build_step_in_progress;
|
||||||
|
|
||||||
Array temp_array;
|
|
||||||
PoolVector<Vector3> temp_arr_collider;
|
PoolVector<Vector3> temp_arr_collider;
|
||||||
PoolVector<Vector3> temp_arr_collider_liquid;
|
PoolVector<Vector3> temp_arr_collider_liquid;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user