diff --git a/stepmania/src/AdjustSync.h b/stepmania/src/AdjustSync.h index 48127f0a89..4770e2cd68 100644 --- a/stepmania/src/AdjustSync.h +++ b/stepmania/src/AdjustSync.h @@ -3,7 +3,7 @@ class TimingData; -const int SAMPLE_COUNT = 25; +const int SAMPLE_COUNT = 28; class AdjustSync {