diff --git a/Scripts/Scratchpad/ScratchpadWindow.dlg b/Scripts/Scratchpad/ScratchpadWindow.dlg index d95be3c..e6cbc5b 100644 --- a/Scripts/Scratchpad/ScratchpadWindow.dlg +++ b/Scripts/Scratchpad/ScratchpadWindow.dlg @@ -167,6 +167,10 @@ dialog = { [1] = { ["bkg"] = { ["center_center"] = "0x00000080" + }, + ["text"] = { + ["font"] = "CONSOLA.TTF", + ["lineHeight"] = 10 } } }