mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-04-04 23:22:47 +02:00
afaeaefaeff
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user