Fix #90
This commit is contained in:
@ -295,8 +295,8 @@ const __add_actors_translation = () => {
|
||||
},
|
||||
"entries": [
|
||||
]
|
||||
};
|
||||
game.babele.packs.set(collection, new TranslatedCompendium(metadata, translation));
|
||||
}
|
||||
game.babele.packs.set(metadata, new TranslatedCompendium(metadata, translations));
|
||||
//newpack = new TranslatedCompendium(pack, translations);
|
||||
//console.log("Actor compendium has been replaced !!!!", pack.metadata.name);
|
||||
}
|
||||
|
Reference in New Issue
Block a user