mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-05 01:44:50 +00:00
chore(jui): remove inaccurate "unused" comments
This commit is contained in:
@@ -174,7 +174,6 @@ void Screen::renderBackground(int vo) {
|
||||
}
|
||||
|
||||
void Screen::renderDirtBackground(int vo) {
|
||||
// 4J Unused - Iggy Flash UI renders the background on consoles
|
||||
#ifdef ENABLE_JAVA_GUIS
|
||||
glDisable(GL_LIGHTING);
|
||||
glDisable(GL_FOG);
|
||||
|
||||
Reference in New Issue
Block a user