- 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 48:
Line 48:
− +
no edit summary
local args = getArgs{frame = frame:getParent()}
local args = getArgs{frame = frame:getParent()}
_prepareShipGraphicKai()
_prepareShipGraphicKai()
return ShipGraphicKai:Graphic(args)
return ShipGraphicKai:Asset(args)
end
end