Fix gm toolbox
This commit is contained in:
@@ -20,8 +20,8 @@ export class GmToolsDialog extends FormApplication {
|
||||
classes: ["l5r5e", "gm-tools-dialog"],
|
||||
template: CONFIG.l5r5e.paths.templates + "dice/gm-tools-dialog.html",
|
||||
title: game.i18n.localize("l5r5e.gm_toolbox.title"),
|
||||
left: x - 523,
|
||||
top: y - 114,
|
||||
left: x - 512,
|
||||
top: y - 98,
|
||||
closeOnSubmit: false,
|
||||
submitOnClose: false,
|
||||
submitOnChange: true,
|
||||
|
||||
Reference in New Issue
Block a user