Skip to content

Commit

Permalink
forgor
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 committed Dec 14, 2024
1 parent 7217c91 commit b42f4f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/mobile/funkin/backend/system/CopyState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,6 @@ class CopyState extends funkin.backend.MusicBeatState

maxLoopTimes = locatedFiles.length;

trace(maxLoopTimes);

return (maxLoopTimes <= 0);
}
}
Expand Down

0 comments on commit b42f4f3

Please sign in to comment.