forked from public/foundryvtt-wh4-lang-fr-fr
		
	Setup new compendiums
This commit is contained in:
		| @@ -418,9 +418,6 @@ Hooks.once('ready', () => { | ||||
|   let compmod = "wfrp4e"; | ||||
|   // Check various settings in the installation   | ||||
|   game.modules.forEach((module, name) => { | ||||
|     if ( name == "wfrp4e-content" && module.active) { | ||||
|       compmod = "wfrp4e-content"; | ||||
|     } | ||||
|     if ( name == "wfrp4e-core" && module.active) { | ||||
|       compmod = "wfrp4e-core"; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user