mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 08:27:27 +08:00
[F] Remove debug logs
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
using System.Linq;
|
using System.Linq;
|
||||||
using HarmonyLib;
|
using HarmonyLib;
|
||||||
using Manager;
|
using Manager;
|
||||||
using MelonLoader;
|
|
||||||
|
|
||||||
namespace AquaMai.UX;
|
namespace AquaMai.UX;
|
||||||
|
|
||||||
@@ -38,8 +37,6 @@ public class TestProof
|
|||||||
{
|
{
|
||||||
__result = true;
|
__result = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
MelonLogger.Msg(_keyPressFrames);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user