mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
goddammit
This commit is contained in:
@@ -39,7 +39,7 @@ class FixtureWorkbench : FixtureBase, CraftingStation {
|
||||
}
|
||||
}
|
||||
|
||||
private var mainUIhookHackInstalled = false
|
||||
@Transient private var mainUIhookHackInstalled = false
|
||||
override fun update(delta: Float) {
|
||||
// adding UI to the fixture as players may right-click on the workbenches instead of pressing a keyboard key
|
||||
(INGAME as? TerrarumIngame)?.let { ingame ->
|
||||
|
||||
Reference in New Issue
Block a user