Changes

Jump to navigation Jump to search
m
no edit summary
Line 324: Line 324:  
   function debuglog(l0g) {
 
   function debuglog(l0g) {
 
     if (Debug_switch) {
 
     if (Debug_switch) {
       debuglog(l0g);
+
       console.log(l0g);
 
     }
 
     }
 
   }
 
   }
 
}
 
}
530

edits

Navigation menu