X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=application%2Fshipsimu%2Fclasses%2Fstructures%2Fextended%2Fcabines%2Fship%2Fclass_LowCabin.php;fp=application%2Fshipsimu%2Fclasses%2Fstructures%2Fextended%2Fcabines%2Fship%2Fclass_LowCabin.php;h=8d8a3aa8b752ee200f73f5ec2319a006a06cb610;hb=3b54f8e7ee46f111f4f8058221fa8e23112f4e54;hp=23b877c87ca4d60cc0cdf5f0984cc9554322ec24;hpb=00225d81115763e48aa6cfb918d6ec9e9ace39e6;p=shipsimu.git diff --git a/application/shipsimu/classes/structures/extended/cabines/ship/class_LowCabin.php b/application/shipsimu/classes/structures/extended/cabines/ship/class_LowCabin.php index 23b877c..8d8a3aa 100644 --- a/application/shipsimu/classes/structures/extended/cabines/ship/class_LowCabin.php +++ b/application/shipsimu/classes/structures/extended/cabines/ship/class_LowCabin.php @@ -53,6 +53,3 @@ class LowCabin extends BaseCabin implements TradeableItem, ConstructableShipPart return true; } } - -// [EOF] -?>