mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
Экранный фикс
This commit is contained in:
parent
7a91a630f7
commit
e46ebc0d05
@ -675,6 +675,7 @@ function MineOSCore.safeLaunch(path, ...)
|
|||||||
drawErrorWindow(finalPath, "1.0", finalLine, finalTraceback)
|
drawErrorWindow(finalPath, "1.0", finalLine, finalTraceback)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
component.screen.setPrecise(false)
|
||||||
component.gpu.setResolution(oldResolutionWidth, oldResolutionHeight)
|
component.gpu.setResolution(oldResolutionWidth, oldResolutionHeight)
|
||||||
buffer.start()
|
buffer.start()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user