i am cheating
This commit is contained in:
parent
09ade10207
commit
1c893940ac
78 changed files with 466 additions and 94 deletions
|
@ -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 = {};
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue