Add label reminder for Ctrl+F5 export

This commit is contained in:
Wires77
2025-04-18 23:58:51 -05:00
parent f4d3727d45
commit 2e4e0aee8f

View File

@@ -206,6 +206,8 @@ function main:Init()
end
}
self.controls.helpText = new("LabelControl", {"TOPLEFT",self.controls.clearOutput,"BOTTOMLEFT"}, {0, 12, 100, 16}, "Press Ctrl+F5 to re-export\ndata from the game")
self.controls.scriptList = new("ScriptListControl", nil, {270, 35, 100, 300}) {
shown = function()
return not self.curDatFile