Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:BaseData
(view source)
Revision as of 23:30, 6 March 2015
27 bytes added
,
9 years ago
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
com>Ckwng