• 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 15: Line 15:  
function Tabber:add_tab(tab_name, tab_contents)
 
function Tabber:add_tab(tab_name, tab_contents)
 
table.insert(self._tabs, tab_name .. '=' .. tab_contents)
 
table.insert(self._tabs, tab_name .. '=' .. tab_contents)
self._tab_contents[tab_name] = tab_contents
   
end
 
end
  
Anonymous user

Navigation menu