more test music play stuffs

This commit is contained in:
minjaesong
2023-10-21 18:33:13 +09:00
parent f37a28eb17
commit e88b595320
4 changed files with 30 additions and 19 deletions

View File

@@ -413,7 +413,7 @@ class BuildingMaker(batch: FlippingSpriteBatch) : IngameInstance(batch) {
}
override fun dispose() {
blockMarkings.dispose()
// blockMarkings.dispose()
uiPenMenu.dispose()
}