Style for new dice Rnk + technique fix
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 - 540,
|
||||
top: y - 94,
|
||||
left: x - 523,
|
||||
top: y - 114,
|
||||
closeOnSubmit: false,
|
||||
submitOnClose: false,
|
||||
submitOnChange: true,
|
||||
|
||||
Reference in New Issue
Block a user