X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fcabines%2Fship%2Fclass_LuxuryCabin.php;h=6b1e5805fbf15e0cfcec07bf52520832c0e83633;hp=4b330ffa35b0d445b988dd7d23f67402164f7f98;hb=243934eb16b793ebd8cb0e43a968e17175ec5a75;hpb=c3611bf6c6ebc5491989f176c3c843407a32c1bb diff --git a/application/ship-simu/main/structures/extended/cabines/ship/class_LuxuryCabin.php b/application/ship-simu/main/structures/extended/cabines/ship/class_LuxuryCabin.php index 4b330ff..6b1e580 100644 --- a/application/ship-simu/main/structures/extended/cabines/ship/class_LuxuryCabin.php +++ b/application/ship-simu/main/structures/extended/cabines/ship/class_LuxuryCabin.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class LuxuryCabin extends BaseCabin implements ItemIsTradeable, ConstructableShipPart { +class LuxuryCabin extends BaseCabin implements TradeableItem, ConstructableShipPart { // Konstruktor private function __construct () { // Call parent constructor