]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/structures/extended/upper/class_Bridge.php
Several fixes for older tests
[shipsimu.git] / application / ship-simu / main / structures / extended / upper / class_Bridge.php
index 995b7a2d4d231796fd7d300b3e416a680707e984..ec71072b447233a0b72e50c7421cb4d77239962b 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 Bridge extends BaseUpperStructure implements ItemIsTradeable, ConstructableShipPart {
+class Bridge extends BaseUpperStructure implements TradeableItem, ConstructableShipPart {
        // Constructor
        private function __construct () {
                // Call parent constructor