I noticed saving a property to an existing file would only overwrite and not truncate the file, leaving files with bogus data at the end.
While fixing this, I simplified the whole load/save code.
I noticed saving a property to an existing file would only overwrite and not truncate the file, leaving files with bogus data at the end.
While fixing this, I simplified the whole load/save code.