mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
heck flippin
This commit is contained in:
@@ -101,7 +101,7 @@ class WearableWorldRadarUI(val device: VM) : UICanvas() {
|
|||||||
batch.end()
|
batch.end()
|
||||||
|
|
||||||
batch.color = Color.WHITE
|
batch.color = Color.WHITE
|
||||||
(device.peripheralTable[1].peripheral as? ExtDisp)?.render(batch, posX.toFloat(), posY.toFloat(), true)
|
(device.peripheralTable[1].peripheral as? ExtDisp)?.render(batch, posX.toFloat(), posY.toFloat())
|
||||||
|
|
||||||
batch.begin()
|
batch.begin()
|
||||||
batch.color = Toolkit.Theme.COL_INACTIVE
|
batch.color = Toolkit.Theme.COL_INACTIVE
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user