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