Skip to content

Commit

Permalink
goddammit
Browse files Browse the repository at this point in the history
  • Loading branch information
curioustorvald committed Oct 6, 2023
1 parent 9cb369b commit 1f76262
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 ->
Expand Down

0 comments on commit 1f76262

Please sign in to comment.