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