Sync with latest changees
This commit is contained in:
parent
6265449fe6
commit
a281bf7e02
@ -161,8 +161,6 @@ Hooks.once('ready', () => {
|
|||||||
_patch_eis();
|
_patch_eis();
|
||||||
setup_wfrp4e_tables();
|
setup_wfrp4e_tables();
|
||||||
|
|
||||||
console.log(">>>> READY compmod :", compmod);
|
|
||||||
|
|
||||||
setTimeout( __check_fix_wrong_modules, 3000);
|
setTimeout( __check_fix_wrong_modules, 3000);
|
||||||
|
|
||||||
const lang = game.settings.get('core', 'language');
|
const lang = game.settings.get('core', 'language');
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "WH4-fr-translation",
|
"name": "WH4-fr-translation",
|
||||||
"title": "Traduction du module WH4 en Français.",
|
"title": "Traduction du module WH4 en Français.",
|
||||||
"description": "La traduction du module WH4.",
|
"description": "La traduction du module WH4.",
|
||||||
"version": "0.98",
|
"version": "1.0.0",
|
||||||
"minimumCoreVersion" : "0.6.0",
|
"minimumCoreVersion" : "0.6.0",
|
||||||
"compatibleCoreVersion": "1.0.0",
|
"compatibleCoreVersion": "1.0.0",
|
||||||
"author": "LeRatierBretonnien",
|
"author": "LeRatierBretonnien",
|
||||||
|
Loading…
Reference in New Issue
Block a user