- 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 23:
Line 23:
− +
+
+
+
+
+
try this...
return self:battle_card(ship, args)
return self:battle_card(ship, args)
end
end
function EnemyShipCard.getFrame(frame)
local args = getArgs{frame = frame:getParent()}
return EnemyShipCard:BattleCard(args)
end
return EnemyShipCard
return EnemyShipCard