Several fixes for older tests
[shipsimu.git] / application / ship-simu / main / structures / extended / decks / cargo / class_TrainDeck.php
index d63d17388724ed7167e7a0dcc08edb9418092bf2..06f132a97430db21748b99fa677406553dd105f6 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 TrainDeck extends BaseDeck implements ItemIsTradeable, ConstructableShipPart {
+class TrainDeck extends BaseDeck implements TradeableItem, ConstructableShipPart {
        // Konstruktor
        private function __construct () {
                // Call parent constructor