small fix
This commit is contained in:
parent
1d58aa38bd
commit
79f97b504b
@ -13,7 +13,7 @@ var smartDebug = {
|
||||
if (debugActive) {
|
||||
functionArg();
|
||||
}
|
||||
}
|
||||
},
|
||||
activate: function(debugArg:boolean){
|
||||
debugActive = debugArg;
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user