Sync with latest changees
This commit is contained in:
@ -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({
|
||||
|
Reference in New Issue
Block a user