Skip to content

Commit

Permalink
Try fix builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zbx1425 committed Jan 16, 2024
1 parent 6ab79c0 commit 74d1276
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
import net.minecraft.client.gui.Font;
#if MC_VERSION >= "12000"
import net.minecraft.client.gui.GuiGraphics;
#endif
#else
import net.minecraft.client.gui.GuiComponent;
#endif
import net.minecraft.resources.ResourceLocation;
import net.minecraft.util.Mth;

Expand Down

0 comments on commit 74d1276

Please sign in to comment.