]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/drives/motor/class_Motor.php
Several fixes for older tests
[shipsimu.git] / application / ship-simu / main / drives / motor / class_Motor.php
index eb3ac291f22e87a921760801c4717487b2810a52..9e347a849a38ada7bab07e29a8da16afdaae9bb4 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 Motor extends BaseDrive implements ItemIsTradeable, ConstructableShipPart {
+class Motor extends BaseDrive implements TradeableItem, ConstructableShipPart {
        // Constructor
        private function __construct() {
                // Call parent constructor