Closed ViciousSquid closed 4 months ago
Fixed code, item.pos()
is replaced with (item.pos().x(), item.pos().y())
, which converts the QPointF object to a tuple of floats
Decoration items are now saved and loaded correctly. Fixed in two hours ...... jammy :-p
Placing a decoration object into the play area raises a TypeError when user attempts to save:
Attempting to launch the app with a saved game present will crash to the following error: