Aktualizovat doswasmx/settings.js
This commit is contained in:
parent
742fda39e3
commit
94fc7cbfe7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
var DOSWASMSETTINGS = {
|
var DOSWASMSETTINGS = {
|
||||||
CLOUDSAVEURL: "",
|
CLOUDSAVEURL: "",
|
||||||
ISOURL: "",
|
ISOURL: "",
|
||||||
DEFAULTIMG: "https://minigist.nolog.page/doswasmx/hdd3.img"
|
DEFAULTIMG: "https://minigist.nolog.page/doswasmx/hdd4.img"
|
||||||
}
|
}
|
||||||
|
|
||||||
var rando = Math.floor(Math.random() * Math.floor(100000));
|
var rando = Math.floor(Math.random() * Math.floor(100000));
|
||||||
|
|
Loading…
Reference in a new issue