Fixed SerializableArrayList for post-deserialization
Post-deserialization only works on first level, when running deserialize_children() will run in all internal collections in the actual node.
Loading
Please register or sign in to comment
Post-deserialization only works on first level, when running deserialize_children() will run in all internal collections in the actual node.