mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
removing fbo on UIItemTextSelector: it's useless
This commit is contained in:
@@ -88,6 +88,10 @@ class UIItemSpinner(
|
||||
private var textCache = ""
|
||||
private var textCacheLen = 0
|
||||
|
||||
override fun show() {
|
||||
fboUpdateLatch = true
|
||||
}
|
||||
|
||||
override fun render(batch: SpriteBatch, camera: Camera) {
|
||||
|
||||
batch.end()
|
||||
|
||||
Reference in New Issue
Block a user