Skip to content

Commit

Permalink
Update IodineGBAROMLoadGlueCode.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MkGamesdev authored Nov 21, 2019
1 parent fa698cd commit a615141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_scripts/IodineGBAROMLoadGlueCode.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/
if ( window.location !== window.parent.location ) {
console.log('MKGBA error: Ask for your site to be whitelisted at https://discord.gg/g7qRZW6')
alert('MKGBA error: Ask for your site to be whitelisted at https://discord.gg/g7qRZW6');
//alert('MKGBA error: Ask for your site to be whitelisted at https://discord.gg/g7qRZW6');
location.href='https://mkgamesdev.github.io/MKGBA2.0/permission.html ';
throw error;
}
Expand Down

0 comments on commit a615141

Please sign in to comment.