mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-18 21:05:10 +01:00
Update to 1.21.3
This commit is contained in:
@@ -37,7 +37,7 @@ public abstract class MixinOptionsScreen extends Screen {
|
||||
}
|
||||
}
|
||||
|
||||
@Inject(at = @At("TAIL"), method = "initTabNavigation")
|
||||
@Inject(at = @At("TAIL"), method = "refreshWidgetPositions")
|
||||
public void puzzle$onResize(CallbackInfo ci) {
|
||||
if (PuzzleConfig.enablePuzzleButton) this.puzzle$setButtonPos();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user