COrrections, WIP
This commit is contained in:
@@ -57,11 +57,6 @@ export default class HooksL5r5e {
|
||||
// For some reason, not always really ready, so wait a little
|
||||
await new Promise((r) => setTimeout(r, 2000));
|
||||
|
||||
// Settings TN and EncounterType
|
||||
if (game.user.isGM) {
|
||||
new game.l5r5e.GmToolbox().render(true);
|
||||
}
|
||||
|
||||
// ***** UI *****
|
||||
// If any disclaimer "not translated by Edge"
|
||||
const disclaimer = game.i18n.localize("l5r5e.global.edge_translation_disclaimer");
|
||||
|
||||
Reference in New Issue
Block a user