X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fcabines%2Fship%2Fclass_EconomyCabin.php;fp=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fcabines%2Fship%2Fclass_EconomyCabin.php;h=d95cc979cdaa43716ceed87f557281d57188570a;hp=851c69e491af667b6e88ae31ca630b957f02e109;hb=243934eb16b793ebd8cb0e43a968e17175ec5a75;hpb=c3611bf6c6ebc5491989f176c3c843407a32c1bb diff --git a/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php b/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php index 851c69e..d95cc97 100644 --- a/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php +++ b/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.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 EconomyCabin extends BaseCabin implements ItemIsTradeable, ConstructableShipPart { +class EconomyCabin extends BaseCabin implements TradeableItem, ConstructableShipPart { // Konstruktor private function __construct () { // Call parent constructor