.
This commit is contained in:
parent
bec7710bdc
commit
879722c910
|
@ -1,10 +1,9 @@
|
|||
/*
|
||||
|
||||
-------------------------------------
|
||||
MIDI.loadPlugin(callback, type);
|
||||
-------------------------------------
|
||||
https://github.com/mudx/MIDI.js
|
||||
-------------------------------------
|
||||
|
||||
*/
|
||||
|
||||
if (typeof (MIDI) === "undefined") var MIDI = {};
|
||||
|
|
Loading…
Reference in a new issue