• 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
m
try this...
Line 23: Line 23:  
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
Anonymous user

Navigation menu