- 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
mLine 8:
Line 8:
+
no edit summary
function Tabber:create(data)
function Tabber:create(data)
data = data or {}
data._tabs = {}
data._tabs = {}
return self.__index:create(data)
return self.__index:create(data)