This commit is contained in:
fd
2015-04-12 13:19:33 -04:00
parent 12e70002d6
commit e792c3cae6
10 changed files with 112 additions and 104 deletions

View File

@@ -1043,7 +1043,7 @@ public class Game extends BasicGameState {
// reset game data
resetGameData();
// load the first timingPoint
// load the first timingPoint for stacking
timingPointIndex = 0;
beatLengthBase = beatLength = 1;
if (!osu.timingPoints.isEmpty()) {