Skip to content

Commit

Permalink
More work
Browse files Browse the repository at this point in the history
  • Loading branch information
Emupedia-Bot committed Sep 15, 2023
1 parent 1a94bf3 commit 54c6937
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified beta/emuos/assets/images/icons/desktop/ccave.ico
Binary file not shown.
Binary file modified beta/emuos/assets/images/icons/desktop/ccave.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion beta/emuos/assets/js/emuos.js
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@
server: ~window.location.hostname.indexOf('emupedia.net') ? 0 : (~window.location.hostname.indexOf('emupedia.org') ? 1 : (~window.location.hostname.indexOf('emuos.net') ? 2 : (~window.location.hostname.indexOf('emuos.org') ? 3 : 0))),
mode: 0
});
}, 3000);
});
}
}

Expand Down

0 comments on commit 54c6937

Please sign in to comment.