]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/drives/motor/class_Motor.php
getter, setter are all final; several code clean-ups
[shipsimu.git] / application / ship-simu / main / drives / motor / class_Motor.php
index 645741be4c723f4bc791b4b76f980fd086d5940f..42e75f4594bacbede9a144819c2846e49552d102 100644 (file)
@@ -27,7 +27,7 @@ class Motor extends BaseDrive implements ItemIsTradeable, ConstructableShipPart
 
        // Einen Motor erstellen
        public static function createMotor ($descr, $hp, $cams, $w, $h, $l) {
-               // Instanz holen
+               // Get new instance
                $motorInstance = new Motor();
 
                // Debug message