ready for next release of UXAssist

This commit is contained in:
2026-01-23 03:05:40 +08:00
parent 3156f0ffb5
commit 78e86aeafe
3 changed files with 38 additions and 1 deletions
+4
View File
@@ -51,6 +51,10 @@ public class UXAssist : BaseUnityPlugin, IModCanSave
{
UIFunctions.ImportClusterUploadResults(r);
}
else
{
UIFunctions.ClearClusterUploadResults();
}
}
public void IntoOtherSave()