mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 19:44:05 +09:00
debugwin: drawing ingame weatherboxes
This commit is contained in:
@@ -511,7 +511,7 @@ class UIItemTextLineInput(
|
||||
|
||||
private var textDrawOffset = 0
|
||||
|
||||
override fun render(batch: SpriteBatch, camera: Camera) {
|
||||
override fun render(batch: SpriteBatch, camera: OrthographicCamera) {
|
||||
|
||||
val posXDelta = posX - oldPosX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user