This commit is contained in:
silicons
2020-12-26 20:09:24 -08:00
parent 9f130e0c5a
commit b7cd14b41e
2 changed files with 2 additions and 1 deletions
@@ -86,7 +86,7 @@
LAZYINITLIST(data[text_z])
LAZYINITLIST(data[text_z][text_x])
LAZYINITLIST(data[text_z][text_x][text_y])
if(storing.persistence_allow_stacking)
if(saving.persistence_allow_stacking)
serializing["__PATH__"] = path
data[text_z][text_x][text_y] += serializing
else