mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 09:15:10 +01:00
bunp.
This commit is contained in:
@@ -489,7 +489,7 @@ public abstract class MidnightConfig {
|
|||||||
context.drawOrderedTooltip(textRenderer, tooltipLines, mouseX, mouseY);
|
context.drawOrderedTooltip(textRenderer, tooltipLines, mouseX, mouseY);
|
||||||
|
|
||||||
// testing purposes
|
// testing purposes
|
||||||
// else context.drawTooltip(textRenderer, Text.of(String.format("%s, %s", mouseX, mouseY)), mouseX, mouseY);
|
/* else context.drawTooltip(textRenderer, Text.of(String.format("%s, %s", mouseX, mouseY)), mouseX, mouseY); */
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user