i forgor 💀
This commit is contained in:
parent
30670ce446
commit
ecf0411187
|
@ -127,5 +127,8 @@ function loadLoader() {
|
|||
console.log(
|
||||
"EaglerML: Starting to load " + ModsArr.length + " Mods..."
|
||||
);
|
||||
window.returntotalloadedmods = function returntotalloadedmods(){
|
||||
return totalLoaded
|
||||
}
|
||||
};
|
||||
}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue