forked from Cookies_Github_mirror/AquaDX
[+] Mark supported game versions with attributes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System.Collections.Generic;
|
||||
using AquaMai.Attributes;
|
||||
using HarmonyLib;
|
||||
using MAI2.Util;
|
||||
using Manager;
|
||||
@@ -9,6 +10,7 @@ using UnityEngine;
|
||||
|
||||
namespace AquaMai.Fix;
|
||||
|
||||
[GameVersion(23000)]
|
||||
public class ExtendNotesPool
|
||||
{
|
||||
[HarmonyPostfix]
|
||||
|
||||
Reference in New Issue
Block a user