Sync with latest changees

This commit is contained in:
2020-06-29 08:12:31 +02:00
parent 57088f2da5
commit 6265449fe6
15 changed files with 9386 additions and 1 deletions

View File

@ -161,6 +161,8 @@ Hooks.once('ready', () => {
_patch_eis();
setup_wfrp4e_tables();
console.log(">>>> READY compmod :", compmod);
setTimeout( __check_fix_wrong_modules, 3000);
const lang = game.settings.get('core', 'language');