correction pour deprecation

This commit is contained in:
rwanoux
2024-11-22 18:15:24 +01:00
parent 15bb1756ef
commit 742f20874c
+1 -1
View File
@@ -36,7 +36,7 @@ Hooks.once('init', async function () {
// Add custom constants for configuration.
CONFIG.VERMINE = VERMINE;
CONFIG.VERMINE.model = game.system.template
CONFIG.VERMINE.model = game.system.documentTypes
/**
* Set an initiative formula for the system
* @type {String}