Fixes
This commit is contained in:
parent
fc4eaf4f2e
commit
2cde344212
@ -46,6 +46,12 @@ var alert = "red";
|
||||
var textcolor = "#737373";
|
||||
var background = "ivory";
|
||||
|
||||
function setInstruments()
|
||||
{
|
||||
instruments = arrayfromargs(arguments);
|
||||
bang();
|
||||
}
|
||||
|
||||
function bang()
|
||||
{
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user