mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 11:27:39 +02:00
Clean up the debug messages
This commit is contained in:
@ -70,7 +70,6 @@ namespace HeavenStudio.Games
|
||||
{
|
||||
if (state.perfect)
|
||||
{
|
||||
Debug.Log(normalizedBeat);
|
||||
Hit(0f);
|
||||
}
|
||||
else if (state.early && !perfectOnly)
|
||||
|
Reference in New Issue
Block a user