New interface SignableContract introduced, some comments translated
[shipsimu.git] / application / ship-simu / main / ships / class_BaseShip.php
index 65e4da0fa6824ab13c3782ccbb20fc0161ca10f1..d7c394b1e7930bdc164dd551c3017f46ae199648 100644 (file)
@@ -17,7 +17,7 @@ class BaseShip extends BaseSimulator {
 
        // Namenloses Ship generieren
        private function __construct($class) {
-               // Eltern-Konstruktor aufrufen
+               // Call parent constructor
                parent::constructor($class);
 
                // Beim Schiff angelangt