We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56cad6 commit bc4b06dCopy full SHA for bc4b06d
1 file changed
src/Managers/Compatibility.cs
@@ -114,7 +114,6 @@ private static void StartScreen_UI2_OnShow()
114
VersionManager.SemanticVersion.Cast().CutRevision().ToString()
115
);
116
PlayerPrefs.Save();
117
-
118
PopupManager.GetBasicPopupWithData(
119
new(
120
Localization.Get("polymod.version.mismatch"),
0 commit comments