mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
fix beacon and fetch
This commit is contained in:
parent
90fb31d8c1
commit
1f287f4a17
3 changed files with 18 additions and 5 deletions
|
@ -89,7 +89,7 @@ export default function (client: ScramjetClient, self: typeof globalThis) {
|
|||
}
|
||||
}
|
||||
self.$scramerr = function scramerr(e) {
|
||||
// console.warn("CAUGHT ERROR", e);
|
||||
console.warn("CAUGHT ERROR", e);
|
||||
};
|
||||
|
||||
self.$scramdbg = function scramdbg(args, t) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue