fix version constant 1.21.9 -> 1.21.10

This commit is contained in:
James Seibel
2025-10-11 20:40:06 -05:00
parent e5711b4ddb
commit fdcbb0594d
3 changed files with 3 additions and 3 deletions
@@ -20,7 +20,7 @@ public class MixinDebugScreenOverlay
F3Screen.addStringToDisplay(messages);
}
#else
// handled by DhDebugScreenEntry for MC versions after 1.21.9
// handled by DhDebugScreenEntry for MC versions after 1.21.10
#endif
}