Skip to content

Commit 40e6cb2

Browse files
committed
constant got lost in rebase
1 parent f2d3666 commit 40e6cb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/base/USong.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ interface
6767

6868
const
6969
DEFAULT_RESOLUTION = 4; // default beat grid resolution
70+
MIN_BPM = 1.0; // minimum allowed BPM to avoid divide-by-zero
7071

7172
type
7273

0 commit comments

Comments
 (0)