- 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
Line 24:
Line 24:
− +
no edit summary
local args = getArgs{frame = frame:getParent()}
local args = getArgs{frame = frame:getParent()}
_prepareShipCardKai()
_prepareShipCardKai()
return ShipCardKai:Card(args)
return ShipCardKai:Asset(args)
end
end