diff --git a/Minecraft.Client/Minecraft.cpp b/Minecraft.Client/Minecraft.cpp index 5d804d22d..00538c371 100644 --- a/Minecraft.Client/Minecraft.cpp +++ b/Minecraft.Client/Minecraft.cpp @@ -1986,7 +1986,7 @@ void Minecraft::run_middle() { } } -#ifdef _ENABLEIGGY +#ifndef _ENABLEIGGY // On Linux, Iggy Flash UI is not available. If no players were // rendered (menu / title-screen state), call GameRenderer // directly so mc->screen draws.