Sync with latest changees

This commit is contained in:
LeRatierBretonnien 2020-06-29 07:47:22 +02:00
parent 44ce7986f5
commit e5ac6ada63
2 changed files with 4 additions and 2 deletions

View File

@ -298,8 +298,10 @@ Hooks.once('init', () => {
game.modules.forEach((module, name) => {
if ( name == "wfrp4e-content" && module.active) {
compmod = "wfrp4e-content";
}
}
} );
// Babele stuff
if(typeof Babele !== 'undefined') {
Babele.get().register({

View File

@ -5,7 +5,7 @@
"description": "La traduction du module WH4.",
"version": "0.97",
"minimumCoreVersion" : "0.6.0",
"compatibleCoreVersion": "0.6.3",
"compatibleCoreVersion": "1.0.0",
"author": "LeRatierBretonnien",
"dependencies": [
{