forked from public/foundryvtt-reve-de-dragon
Corrections mineures
Plus besoin de vérifier game.versions pour utiliser game.users Plus besoin d'une indirection Misc.getUsers defender.system.name => defender.name
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { ENTITE_BLURETTE, ENTITE_INCARNE, ENTITE_NONINCARNE } from "./constants.js";
|
||||
import { ENTITE_BLURETTE, ENTITE_INCARNE} from "./constants.js";
|
||||
|
||||
/**
|
||||
* Extend the base Dialog entity by defining a custom window to perform roll.
|
||||
|
Reference in New Issue
Block a user