mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 21:57:26 +08:00
[+] Mark supported game versions with attributes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using HarmonyLib;
|
||||
using AquaMai.Attributes;
|
||||
using HarmonyLib;
|
||||
using MAI2.Util;
|
||||
using Manager;
|
||||
using Monitor;
|
||||
@@ -7,6 +8,7 @@ using UnityEngine;
|
||||
|
||||
namespace AquaMai.Fix;
|
||||
|
||||
[GameVersion(24000)]
|
||||
public class FixLevelDisplay
|
||||
{
|
||||
[HarmonyPostfix]
|
||||
|
||||
Reference in New Issue
Block a user