• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 49: Line 49:  
local tbl = { nodes = {}, rows = {}, debug = '' }
 
local tbl = { nodes = {}, rows = {}, debug = '' }
   −
function log(message, arg)
+
function log(message, value)
 
tbl.debug = tbl.debug .. string.format('%s: %s\n', message, value)
 
tbl.debug = tbl.debug .. string.format('%s: %s\n', message, value)
 
end
 
end
cssedit, gkautomate
6,928

edits

Navigation menu