mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
control panel cleanup
This commit is contained in:
@@ -21,7 +21,7 @@ class FixtureJukebox : Electric {
|
||||
|
||||
constructor() : super(
|
||||
BlockBox(BlockBox.NO_COLLISION, 2, 3),
|
||||
nameFun = { Lang["ITEM_LOGIC_SIGNAL_EMITTER"] }
|
||||
nameFun = { Lang["ITEM_JUKEBOX"] }
|
||||
)
|
||||
|
||||
@Transient private var discCurrentlyPlaying: Int? = null
|
||||
|
||||
Reference in New Issue
Block a user