Closed pchouzenoux closed 2 years ago
I will approve, to get those changes through... but could you also add:
static stopAllAnimationGM() { MarkerAnimation.stopAllAnimation() game.socket.emit(socketName, { stopAllAnimation: 'all' }); }
Done ! I made the change
Changes are only to support FoundryVTT v9 API.