Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Apr 23, 2023
1 parent 0ccff48 commit f40a55b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
import net.minecraft.network.chat.Style;
import org.jetbrains.annotations.NotNull;

import java.util.concurrent.Future;

//#if MC > 11605
import net.minecraft.client.gui.components.PlainTextButton;

import java.util.concurrent.Future;
//#endif

public class OnlineStatusButton extends PlainTextButton {
Expand Down

0 comments on commit f40a55b

Please sign in to comment.