]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/classes/ships/passenger/class_PassengerShip.php
Continued:
[shipsimu.git] / application / shipsimu / classes / ships / passenger / class_PassengerShip.php
index 70fa5ed56b79e7e333d934a8e81f19d2e8bb2c51..a1e3d5b17537659bc9c5771276e74edcb89984a1 100644 (file)
@@ -82,6 +82,3 @@ class PassengerShip extends BaseShip implements ConstructableShip {
                return $numBeds;
        }
 }
-
-// [EOF]
-?>