- 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 19:
Line 19:
− +
Constructor
end
end
function EnemyShipCard(frame)
function EnemyShipCard:Constructor(frame)
local args = getArgs{frame = frame:getParent()}
local args = getArgs{frame = frame:getParent()}
local ship = self:create_ship(args)
local ship = self:create_ship(args)