Skip to content

Commit a63ef1d

Browse files
committed
[F] Remove log
1 parent 91e3318 commit a63ef1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AquaMai.Mods/GameSettings/JudgeAdjust.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ public static bool SetNewTouchPanel(uint index, ref ulong inputData, ref uint co
103103
_delayedTouchData[index].Dequeue();
104104
}
105105

106-
MelonLogger.Msg($"Queue length: {_delayedTouchData[index].Count} Data {inputData}");
107-
108106
return ret;
109107
}
110108
}

0 commit comments

Comments
 (0)