мда
This commit is contained in:
parent
faa2e57724
commit
62b8ca34ed
@ -182,9 +182,9 @@ class StarboundClient(val starbound: Starbound) : Closeable {
|
||||
isRenderingGame = false
|
||||
} else {
|
||||
isRenderingGame = true
|
||||
gl.setViewport(0, 0, w, h)
|
||||
viewportMatrixScreen = updateViewportMatrixScreen()
|
||||
viewportMatrixWorld = updateViewportMatrixWorld()
|
||||
gl.setViewport(0, 0, w, h)
|
||||
|
||||
lightRenderer.resizeFramebuffer(w, h)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user