mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 21:44:05 +09:00
inventory screen doesn't need two char info display
This commit is contained in:
@@ -586,6 +586,8 @@ object IngameRenderer {
|
||||
lightmapFboB.dispose()
|
||||
|
||||
LightmapRenderer.dispose()
|
||||
BlocksDrawer.dispose()
|
||||
WeatherMixer.dispose()
|
||||
}
|
||||
|
||||
private fun worldCamToRenderPos(): Pair<Float, Float> {
|
||||
|
||||
Reference in New Issue
Block a user