-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
model/display.py currently does two things:
- manages the state of the map
- loading saves
- saving an image to file
- resetting to defaults
- maintaining a cache
- contains logic for rendering at a particular date
- tracking province changes
- handling tag changes
It's possible that the latter belongs in another file/class.