mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-15 10:25:06 -04:00
fix render test loader
This commit is contained in:
parent
b199ba8446
commit
f5fd854694
@ -34,7 +34,8 @@ class DummyStaticTextureArray(context: RenderContext) : StaticTextureArray(conte
|
||||
}
|
||||
}
|
||||
|
||||
override fun load(latch: AbstractLatch?) {
|
||||
override fun upload(latch: AbstractLatch?) {
|
||||
super.upload(latch)
|
||||
animator.init()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user