jukebox: ui item number fix, not accepting disc already there

This commit is contained in:
minjaesong
2024-01-14 11:33:56 +09:00
parent 5d03575ea1
commit 871396cd92
5 changed files with 41 additions and 53 deletions

View File

@@ -70,8 +70,6 @@ class FixtureJukebox : Electric {
}
}
private var waitAkku = 0f
override val canBeDespawned: Boolean
get() = discInventory.isEmpty()