i am cheating

This commit is contained in:
the me 2022-08-14 19:35:57 -07:00
parent 09ade10207
commit 1c893940ac
78 changed files with 466 additions and 94 deletions

View file

@ -7,7 +7,7 @@ function log() {
var stack = debug_get_callstack(10);
//show_debug_message(stack);
show_debug_message(string(current_time) + " : " + string(stack[1]) + " : " + r);
var p = new consoleEntry(r,c_black);
//var p = new consoleEntry(r,c_black);
}
/*
var a = {};

View file

@ -3,7 +3,7 @@
"isCompatibility": false,
"parent": {
"name": "convenience",
"path": "folders/Scripts/convenience.yy",
"path": "folders/Scripts/util/convenience.yy",
},
"resourceVersion": "1.0",
"name": "log",