mirror of
https://github.com/Relintai/voxelman.git
synced 2025-04-15 21:06:06 +02:00
Fix running the first job.
This commit is contained in:
parent
08c2fc8fc1
commit
14735b8569
@ -970,7 +970,7 @@ VoxelChunk::VoxelChunk() {
|
|||||||
_margin_start = 0;
|
_margin_start = 0;
|
||||||
_margin_end = 0;
|
_margin_end = 0;
|
||||||
|
|
||||||
_current_job = 0;
|
_current_job = -1;
|
||||||
|
|
||||||
_queued_generation = false;
|
_queued_generation = false;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user