mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-25 07:01:20 -09:00
Update modgui.js
This commit is contained in:
parent
c7afcba05b
commit
4d2f13eac0
@ -7,7 +7,8 @@
|
|||||||
"HTML is better.",
|
"HTML is better.",
|
||||||
"https://github.com/EaglerForge",
|
"https://github.com/EaglerForge",
|
||||||
"hey you should check out https://github.com/ZXMushroom63/scratch-gui",
|
"hey you should check out https://github.com/ZXMushroom63/scratch-gui",
|
||||||
"99% of people stop gambling before they win big."
|
"99% of people stop gambling before they win big.",
|
||||||
|
"Now with free estradiol!"
|
||||||
];
|
];
|
||||||
var gui = `<div id="modapi_gui_container">
|
var gui = `<div id="modapi_gui_container">
|
||||||
<header>
|
<header>
|
||||||
@ -275,4 +276,4 @@
|
|||||||
});
|
});
|
||||||
f.click();
|
f.click();
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user