mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 02:59:20 +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()
|
||||
end
|
||||
|
||||
os.sleep(0.2)
|
||||
|
||||
icon.selected = false
|
||||
MineOSInterface.updateMenu()
|
||||
mainContainer:drawOnScreen()
|
||||
@ -629,4 +631,4 @@ while true do
|
||||
MineOSInterface.showErrorWindow(path, line, traceback)
|
||||
mainContainer:drawOnScreen()
|
||||
end
|
||||
end
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user