mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
buildingmaker import pen click latch
This commit is contained in:
@@ -58,6 +58,8 @@ class NoModuleDefaultTitlescreen(batch: FlippingSpriteBatch) : IngameInstance(ba
|
||||
}
|
||||
|
||||
override fun render(updateRate: Float) {
|
||||
super.render(updateRate)
|
||||
|
||||
gdxClearAndEnableBlend(0f, 0f, 0f, 0f)
|
||||
|
||||
if (!init) {
|
||||
|
||||
Reference in New Issue
Block a user