mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-12 19:51:02 +05:00
Fix alert workspace redraw
This commit is contained in:
parent
e43df1885d
commit
3a70546482
@ -1039,7 +1039,7 @@ function GUI.alert(...)
|
||||
end
|
||||
end
|
||||
|
||||
workspace:draw(true)
|
||||
workspace:draw()
|
||||
workspace:start()
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user