Ur saving, ur subtyping

This commit is contained in:
2023-09-26 18:34:02 +00:00
parent db8e59a8eb
commit fe21b84785
4 changed files with 113 additions and 109 deletions

View File

@@ -63,8 +63,6 @@ void mYughLog(int category, int priority, int line, const char *file, const char
// js_stacktrace();
}
if (priority >= 2)
print_stacktrace();
#endif
}