Minor fixes
This commit is contained in:
@ -140,7 +140,7 @@ const __check_fix_wrong_modules = ( chatFlag, patchFinished ) => {
|
||||
});
|
||||
}
|
||||
|
||||
if ( name == "wfrp4e-rnhd" && module.active ) {
|
||||
if ( name == "wfrp4e-rnhd" && module.active && game.wfrp4e.tables.career) {
|
||||
game.wfrp4e.tables.career.name = "Carrières aléatoires";
|
||||
|
||||
FilePicker.browse("data", "modules/WH4-fr-translation/tables/").then(resp => {
|
||||
|
Reference in New Issue
Block a user