Several fixes for older tests
[shipsimu.git] / application / ship-simu / main / structures / extended / decks / cargo / class_CarDeck.php
index 1dcc45709e02a449bb154ef32b5e99322d22ce9f..61aaee0e20173299a2d496fa12222f4b4c959d5d 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class CarDeck extends BaseDeck implements ItemIsTradeable, ConstructableShipPart {
+class CarDeck extends BaseDeck implements TradeableItem, ConstructableShipPart {
        // Konstruktor
        private function __construct () {
                // Call parent constructor