Added "Gm Monitor" & reset void point to gm toolbox

This commit is contained in:
Vlyan
2021-08-13 16:12:49 +02:00
parent d13ec4049c
commit d7059f09fa
16 changed files with 533 additions and 54 deletions

View File

@@ -31,7 +31,7 @@ export default class HooksL5r5e {
// Settings TN and EncounterType
if (game.user.isGM) {
new game.l5r5e.GmToolsDialog().render(true);
new game.l5r5e.GmToolbox().render(true);
}
// ***** UI *****