This commit is contained in:
jsemu 2019-05-04 18:11:09 -04:00
parent 4f23625340
commit f1736976a7

View file

@ -212,7 +212,6 @@ function downloadROM(gamename) {
function registerROM() { function registerROM() {
clearTempString(); clearTempString();
processDownload(this, attachROM); processDownload(this, attachROM);
IodineGUI.Iodine.play();
} }
function registerIodineHandler() { function registerIodineHandler() {
try { try {