X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fupper%2Fclass_Bridge.php;h=80c43703918c17bc7b7e4579f84bcd9611a080cf;hp=9aefdcd6426d6d76c1064f89b7027fdfe4a4f3a6;hb=a76d51b4096b47436e269156547f02713d95af5b;hpb=11b9e7041042e18726f3bab18be8a9de2225338b diff --git a/application/ship-simu/main/structures/extended/upper/class_Bridge.php b/application/ship-simu/main/structures/extended/upper/class_Bridge.php index 9aefdcd..80c4370 100644 --- a/application/ship-simu/main/structures/extended/upper/class_Bridge.php +++ b/application/ship-simu/main/structures/extended/upper/class_Bridge.php @@ -25,7 +25,7 @@ class Bridge extends BaseUpperStructure implements ItemIsTradeable, Constructabl // Eine Kommandobruecke erstellen public static function createBridge ($width, $height, $length) { - // Instanz holen + // Get new instance $bridgeInstance = new Bridge(); // Debug message