Changes

Missed require
Line 1: Line 1:  +
local Ship = require('Module:Ship')
 +
 
local EnemyShip = Ship:extend{
 
local EnemyShip = Ship:extend{
 
_ships = {}, --maintain a separate cache from Ship
 
_ships = {}, --maintain a separate cache from Ship
Anonymous user