Update traduction
This commit is contained in:
@@ -156,6 +156,7 @@ class ActorWfrp4e_fr extends ActorSheetWfrp4e {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/************************************************************************************/
|
||||
var compmod = "wfrp4e";
|
||||
|
||||
@@ -166,7 +167,7 @@ Hooks.once('init', () => {
|
||||
//CONFIG.Actor.entityClass = ActorWfrp4e_fr;
|
||||
//Actors.unregisterSheet("core", ActorSheetWfrp4eCharacter);
|
||||
Actors.registerSheet("wfrp4e", ActorWfrp4e_fr, { types: ["character"], makeDefault: true });
|
||||
|
||||
|
||||
// Check various settings in the installation
|
||||
game.modules.forEach((module, name) => {
|
||||
if ( name == "wfrp4e-content" && module.active) {
|
||||
|
||||
Reference in New Issue
Block a user