mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 17:38:15 +00:00
chore(jui): remove inaccurate "unused" comments
This commit is contained in:
@@ -32,7 +32,6 @@ void InventoryScreen::render(int xm, int ym, float a) {
|
||||
}
|
||||
|
||||
void InventoryScreen::renderBg(float a) {
|
||||
// 4J Unused
|
||||
#ifdef ENABLE_JAVA_GUIS
|
||||
int tex = minecraft->textures->loadTexture(TN_GUI_INVENTORY);
|
||||
glColor4f(1, 1, 1, 1);
|
||||
|
||||
Reference in New Issue
Block a user