mirror of
https://github.com/soarqin/DSP_Mods_TO.git
synced 2026-02-04 14:12:18 +08:00
format code
This commit is contained in:
@@ -39,7 +39,7 @@ static class PatchUISaveGame
|
||||
//Console.WriteLine("OnCreate");
|
||||
_context = new UIContext();
|
||||
}
|
||||
|
||||
|
||||
[HarmonyPatch(typeof(UISaveGameWindow), nameof(UISaveGameWindow.OnSaveClick)), HarmonyReversePatch]
|
||||
private static void OSaveGameAs(this UISaveGameWindow ui, int data) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user