Open elektito opened 10 years ago
Game timers are not saved/loaded at the moment. The Timer objects are not serializable.
Timer
This doesn't seem to be a problem on PC but if we ever port to mobile, it might be necessary since we might need then to save the state, mid-game.
Game timers are not saved/loaded at the moment. The
Timer
objects are not serializable.