mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-28 10:05:34 +00:00
chore(jui): remove inaccurate "unused" comments
This commit is contained in:
@@ -25,7 +25,6 @@ void ContainerScreen::renderLabels() {
|
||||
}
|
||||
|
||||
void ContainerScreen::renderBg(float a) {
|
||||
// 4J Unused
|
||||
#ifdef ENABLE_JAVA_GUIS
|
||||
int tex = minecraft->textures->loadTexture(TN_GUI_CONTAINER);
|
||||
glColor4f(1, 1, 1, 1);
|
||||
|
||||
Reference in New Issue
Block a user