mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-15 22:18:10 +00:00
chore(jui): remove inaccurate "unused" comments
This commit is contained in:
@@ -26,7 +26,6 @@ void HopperScreen::renderLabels() {
|
||||
}
|
||||
|
||||
void HopperScreen::renderBg(float a) {
|
||||
// 4J Unused
|
||||
#ifdef ENABLE_JAVA_GUIS
|
||||
glColor4f(1, 1, 1, 1);
|
||||
minecraft->textures->bindTexture(&GUI_HOPPER_LOCATION);
|
||||
|
||||
Reference in New Issue
Block a user