GAME-2332 / project1

GAME-2332 Project Development 1: First project
1 stars 0 forks source link

Fix inventory serialization (probably) #157

Closed aeonic-dev closed 2 years ago

aeonic-dev commented 2 years ago

Move player inventory to a wrapper class rather than a list in SaveState; should fix JSON serialization