Clean up the debug messages

This commit is contained in:
Pengu123
2022-05-06 22:30:17 +02:00
parent 06c4bf0c16
commit d4c2fe669a
2 changed files with 0 additions and 2 deletions

View File

@ -70,7 +70,6 @@ namespace HeavenStudio.Games
{
if (state.perfect)
{
Debug.Log(normalizedBeat);
Hit(0f);
}
else if (state.early && !perfectOnly)