make sure newly made chunks get saved
This commit is contained in:
parent
540a416558
commit
b2b87a0114
@ -1260,6 +1260,7 @@ class InfdevChunk(MCLevel):
|
|||||||
#print "Failed to make chunk dir z ", dz, e
|
#print "Failed to make chunk dir z ", dz, e
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
self.dirty = True;
|
||||||
self.save();
|
self.save();
|
||||||
|
|
||||||
def remove(self):
|
def remove(self):
|
||||||
|
Reference in New Issue
Block a user