mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
FACTO-13: corrected removeChunkToNest iterator clearing
This commit is contained in:
parent
3721f62efd
commit
9f28b1c3c1
@ -98,7 +98,7 @@ function mapUtils.removeChunkToNest(universe, chunkId)
|
||||
universe.processNestIterator = nil
|
||||
end
|
||||
if (chunkId == universe.processMigrationIterator) then
|
||||
universe.processNestIterator = nil
|
||||
universe.processMigrationIterator = nil
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user