mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 00:13:36 +08:00
donet format
This commit is contained in:
@@ -4,7 +4,7 @@ using Common;
|
||||
using HarmonyLib;
|
||||
|
||||
[PatchGuid(PluginInfo.PLUGIN_GUID)]
|
||||
public class UIPatch: PatchImpl<UIPatch>
|
||||
public class UIPatch : PatchImpl<UIPatch>
|
||||
{
|
||||
public static void Start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user