League-of-Foundry-Developers / simplefog

A module for FoundryVTT that lets you draw fog of war manually
MIT License
18 stars 15 forks source link

Avoid crash on initial load of history-less scenes #105

Closed cirrahn closed 1 year ago

cirrahn commented 1 year ago

This squashes a common, junk error when loading a scene which does not have simplefog flags set (e.g. a scene created before the module was activated).

Closes #102

Closes #103

cirrahn commented 1 year ago

Readable PR here: https://github.com/cirrahn/simplefog/pull/1