mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 17:37:27 +08:00
[+] SinglePlayer support legacy game versions
This commit is contained in:
@@ -36,6 +36,7 @@ public static class GuiSizes
|
||||
GUI.backgroundColor = backgroundColor;
|
||||
}
|
||||
|
||||
[HarmonyPatch]
|
||||
public class BoxBackground
|
||||
{
|
||||
public static IEnumerable<MethodBase> TargetMethods()
|
||||
|
||||
Reference in New Issue
Block a user