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