mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +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) {
|
override fun update(delta: Float) {
|
||||||
// adding UI to the fixture as players may right-click on the workbenches instead of pressing a keyboard key
|
// adding UI to the fixture as players may right-click on the workbenches instead of pressing a keyboard key
|
||||||
(INGAME as? TerrarumIngame)?.let { ingame ->
|
(INGAME as? TerrarumIngame)?.let { ingame ->
|
||||||
|
|||||||
Reference in New Issue
Block a user