mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
afaeaefaeff
This commit is contained in:
parent
09f78a26cf
commit
cfc5780578
4
OS.lua
4
OS.lua
@ -199,6 +199,8 @@ function MineOSInterface.createWidgets()
|
|||||||
window:moveToFront()
|
window:moveToFront()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
os.sleep(0.2)
|
||||||
|
|
||||||
icon.selected = false
|
icon.selected = false
|
||||||
MineOSInterface.updateMenu()
|
MineOSInterface.updateMenu()
|
||||||
mainContainer:drawOnScreen()
|
mainContainer:drawOnScreen()
|
||||||
@ -629,4 +631,4 @@ while true do
|
|||||||
MineOSInterface.showErrorWindow(path, line, traceback)
|
MineOSInterface.showErrorWindow(path, line, traceback)
|
||||||
mainContainer:drawOnScreen()
|
mainContainer:drawOnScreen()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user