Skip to content

Commit

Permalink
Fix 1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Nov 12, 2024
1 parent c1fd987 commit 6f24506
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,9 @@ private void updateShareButtonStatus(LevelSummary levelSummary, CallbackInfo ci)
//#else
//$$ private void updateShareButtonStatus(
//$$ boolean active,
//$$ boolean bl2,
//#if MC > 1.19.2
//$$ boolean bl2,
//#endif
//$$ CallbackInfo ci
//$$ ) {
//$$ if (wh$shareButton != null) {
Expand Down

0 comments on commit 6f24506

Please sign in to comment.