1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-02-04 19:42:17 +08:00

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

View File

@@ -51,6 +51,10 @@ public class UXAssist : BaseUnityPlugin, IModCanSave
{
UIFunctions.ImportClusterUploadResults(r);
}
else
{
UIFunctions.ClearClusterUploadResults();
}
}
public void IntoOtherSave()