mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-04-03 06:32:47 +02:00
aefaef
This commit is contained in:
Binary file not shown.
@@ -32,7 +32,7 @@ local tool
|
||||
|
||||
--------------------------------------------------------------------
|
||||
|
||||
local workspace, window, menu = system.addWindow(GUI.filledWindow(1, 1, 125, 34, 0x1E1E1E))
|
||||
local workspace, window, menu = system.addWindow(GUI.filledWindow(1, 1, 125, 37, 0x1E1E1E))
|
||||
|
||||
local function saveConfig()
|
||||
filesystem.writeTable(configPath, config)
|
||||
|
||||
Reference in New Issue
Block a user