Skip to content

Commit 7e51f39

Browse files
committed
Add ref. to ULTIMATE_DREAM_KILLER
1 parent fff14e7 commit 7e51f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/public/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var drawingArea;
55
var width;
66
var height;
77
var volume = 0.6;
8-
var ULTIMATE_DREAM_KILLER = false;
8+
var ULTIMATE_DREAM_KILLER = false; // https://github.com/debugger22/github-audio/pull/19
99

1010
var scale_factor = 6,
1111
note_overlap = 2,

0 commit comments

Comments
 (0)