manuelVo / foundryvtt-drag-ruler

A Foundry VTT module that shows a ruler when dragging tokens so you can see how far you've dragged them
MIT License
40 stars 55 forks source link

Missed updates to new v10 file paths MovementTracking.js. (Deprecation Warnings) #237

Closed velara closed 2 years ago

velara commented 2 years ago

By no means a critical bug, as everything functions correctly. But when you use drag ruler in an active combat it throws the following warning.

image

combatant.data.flags should be come combatant.flags, and likewise for the rest of the .flags entries.