oops
This commit is contained in:
parent
27c5ea121b
commit
9fcf51def3
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ libopenmpt.onRuntimeInitialized = function() {
|
|||
for (const preset of Object.keys(presets)) {
|
||||
var option = document.createElement("option");
|
||||
option.value = option.innerText = preset;
|
||||
if (preset == ""fiShbRaiN + geiss - witchcraft (Grow Mix 3)"")
|
||||
if (preset == "fiShbRaiN + geiss - witchcraft (Grow Mix 3)")
|
||||
option.selected = true;
|
||||
select.appendChild(option);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue