]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/structures/extended/cabines/ship/class_LowCabin.php
Several fixes for older tests
[shipsimu.git] / application / ship-simu / main / structures / extended / cabines / ship / class_LowCabin.php
index bef1817b3780dd2aa2db82df89a315dc64c79be7..7767ea38d922075e35cf8806bae072458c8fa3b8 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 LowCabin extends BaseCabin implements ItemIsTradeable, ConstructableShipPart {
+class LowCabin extends BaseCabin implements TradeableItem, ConstructableShipPart {
        // Konstruktor
        private function __construct () {
                // Call parent constructor