Closed seiyria closed 9 years ago
I'm thinking I can just wipe state, but I'm not sure if the internals will clean that up properly.
state
You are just meant to create a new one with the same constructor parameters. If you want to restore a saved one you can use restore using the state
Sure, that also makes sense. Thanks!
I'm thinking I can just wipe
state
, but I'm not sure if the internals will clean that up properly.