• 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
no edit summary
Line 5: Line 5:  
setmetatable(data, data)
 
setmetatable(data, data)
 
data.__index = self
 
data.__index = self
 +
data.__call = self.__call
 
return data
 
return data
 
end
 
end
Anonymous user

Navigation menu