mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-15 17:05:09 +01:00
bunp.
This commit is contained in:
@@ -489,7 +489,7 @@ public abstract class MidnightConfig {
|
||||
context.drawOrderedTooltip(textRenderer, tooltipLines, mouseX, mouseY);
|
||||
|
||||
// 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