X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fcabines%2Fship%2Fclass_EconomyCabin.php;h=fadd15eef74452e0480bfc80c35db19c854e4a40;hb=a76d51b4096b47436e269156547f02713d95af5b;hp=47616dfc68be8b9c123bdca0abeb826974bc0e98;hpb=11b9e7041042e18726f3bab18be8a9de2225338b;p=shipsimu.git diff --git a/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php b/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php index 47616df..fadd15e 100644 --- a/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php +++ b/application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php @@ -26,7 +26,7 @@ class EconomyCabin extends BaseCabin implements ItemIsTradeable, ConstructableSh // Economy-Kabine erstellen public static function createEconomyCabin ($numLuxury, $numRooms, $numBeds, $dim) { - // Instanz holen + // Get new instance $ecoInstance = new EconomyCabin(); // Debug message