Added "Gm Monitor" & reset void point to gm toolbox
This commit is contained in:
@@ -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 *****
|
||||
|
||||
Reference in New Issue
Block a user