Do audit of current code to make sure everything shuts down and reinitializes properly
Notes:
- WaywardGL needs to unbind all current buffers/vertex arrays + delete texture memory
- Dynamic memory allocation needs to be deleted (Entity StackAllocator, arrays in SpriteBuffer, Player state objects)
Do audit of current code to make sure everything shuts down and reinitializes properly
Notes: