buildingmaker import pen click latch

This commit is contained in:
minjaesong
2023-10-24 16:49:04 +09:00
parent a5a2c98041
commit a8b44c1cac
6 changed files with 40 additions and 6 deletions

View File

@@ -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) {