lotgd / core

Core functionality for Legend of the Green Dragon, a text-based RPG game.
GNU Affero General Public License v3.0
152 stars 15 forks source link

Scenes with empty template cannot be suspended and restored #132

Closed Vassyli closed 3 years ago

Vassyli commented 3 years ago

Issue stems from the fact that ViewpointRestoration class does not allow for empty SceneTemplate field, but Scene does.