You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StringwarningText = version == null ? "OptiFine is not currently supported on this version.<br>A new Installer that supports this combination may be released in the future."
231
+
: "OptiFine can sometimes cause visual issues in Impact;<br>only include it if you need it!";
232
+
229
233
JPanelwarning = newJPanel(newFlowLayout());
230
-
warning.add(newJLabel("<html><center>OptiFine can sometimes cause visual issues in Impact;<br>only include it if you need it!</center></html>"));
0 commit comments