mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-08 20:22:38 +01:00
Update Highlight.lua
This commit is contained in:
parent
46afc07783
commit
55bae612ae
@ -3,3 +3,4 @@ ecs.prepareToExit()
|
||||
local data = ecs.universalWindow("auto", "auto", 40, 0xeeeeee, true, {"EmptyLine"}, {"CenterText", 0x262626, "Enter path to file"}, {"EmptyLine"}, {"Input", 0x262626, 0x880000, "Highlight.app/Resources/TestFile.txt"}, {"EmptyLine"}, {"Button", 0x33db80, 0xffffff, "GO!"})
|
||||
local path = data[1]
|
||||
syntax.highlightFileForDebug(path, midnight)
|
||||
ecs.waitForTouchOrClick()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user