BlitzKraig / fvtt-CommunityLighting

FoundryVTT Community Lighting Animations for 0.7.x+
MIT License
9 stars 6 forks source link

Update property manager for 0.9.0 support #46

Closed awSweeney closed 2 years ago

awSweeney commented 2 years ago

Fixes the following runtime warning:

You are calling PlaceableObject#getFlag which has been deprecated in favor of Document#getFlag. Support will be removed in 0.9.0

BlitzKraig commented 2 years ago

Thanks for the update