X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fdecks%2Fcargo%2Fclass_TruckDeck.php;fp=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fdecks%2Fcargo%2Fclass_TruckDeck.php;h=ccbe596810d1d741d1ee6896442a180df4b7e91f;hp=112c282453583df641adaf3e8e364e7ba1ad0ef5;hb=243934eb16b793ebd8cb0e43a968e17175ec5a75;hpb=c3611bf6c6ebc5491989f176c3c843407a32c1bb diff --git a/application/ship-simu/main/structures/extended/decks/cargo/class_TruckDeck.php b/application/ship-simu/main/structures/extended/decks/cargo/class_TruckDeck.php index 112c282..ccbe596 100644 --- a/application/ship-simu/main/structures/extended/decks/cargo/class_TruckDeck.php +++ b/application/ship-simu/main/structures/extended/decks/cargo/class_TruckDeck.php @@ -22,7 +22,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class TruckDeck extends BaseDeck implements ItemIsTradeable, ConstructableShipPart { +class TruckDeck extends BaseDeck implements TradeableItem, ConstructableShipPart { // Konstruktor private function __construct () { // Call parent constructor