This commit is contained in:
Yeshi0
2024-05-21 20:58:44 +02:00
parent e2c94de6e6
commit e78424def4
@@ -50,7 +50,7 @@ public class MixinMinecraft
return;
}
if (SelfUpdater.onStart() | debugAlwaysShowUpdater)
if (SelfUpdater.onStart() || debugAlwaysShowUpdater)
{
instance.setScreen(new UpdateModScreen(
new TitleScreen(false), // We don't want to use the vanilla title screen as it would fade the buttons