Экранный фикс

This commit is contained in:
Igor Timofeev 2017-04-15 17:07:06 +03:00
parent 7a91a630f7
commit e46ebc0d05

View File

@ -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()