mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 02:13:29 +08:00
we make them compile first
This commit is contained in:
@@ -3,7 +3,7 @@ using HarmonyLib;
|
||||
|
||||
namespace UXAssist.Common;
|
||||
|
||||
public class GameLogic : PatchImpl<GameLogic>
|
||||
public class GameLogicProc : PatchImpl<GameLogicProc>
|
||||
{
|
||||
public static Action OnDataLoaded;
|
||||
public static Action OnGameBegin;
|
||||
Reference in New Issue
Block a user