SvenWerlen / moulinette-tiles

Moulinette Forge submodule which provides capabilities for importing and managing tiles
https://www.patreon.com/moulinette
MIT License
2 stars 4 forks source link

Fix: support system that overload Actor.create #7

Closed VincentVk9373 closed 2 years ago

VincentVk9373 commented 2 years ago

getDocumentClass("Actor") allows to get the actual Actor-derived class

See: https://foundryvtt.com/api/global.html#getDocumentClass

Change-Id: I865c85be0acc7eeb2e3361ec7f924832af0a798d

SvenWerlen commented 2 years ago

Thank Vincent for your contribution. I tested it and merged it. Version v-3.7.2 includes it.