mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 13:34:06 +09:00
lightmap draw shift fixed; game will properly resize
This commit is contained in:
@@ -802,6 +802,10 @@ object BlocksDrawer {
|
||||
|
||||
oldScreenW = screenW
|
||||
oldScreenH = screenH
|
||||
|
||||
|
||||
println("[BlocksDrawerNew] Resize event")
|
||||
|
||||
}
|
||||
|
||||
fun clampH(x: Int): Int {
|
||||
|
||||
Reference in New Issue
Block a user