mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
Revert "Change base path for JS to explicitly point to GitHub Pages."
This reverts commit 22789ab4c4
.
This commit is contained in:
parent
7be53fde93
commit
dd74cdb354
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
- switch to ES6 classes and modules?
|
||||
*/
|
||||
|
||||
const ROM_PATCHER_JS_PATH = 'https://xenophile127.github.io/RomPatcher.js/rom-patcher-js/';
|
||||
const ROM_PATCHER_JS_PATH = './rom-patcher-js/';
|
||||
|
||||
const RomPatcherWeb = (function () {
|
||||
const SCRIPT_DEPENDENCIES = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue