X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fstructures%2Fextended%2Fcabines%2Fship%2Fclass_PremierCabin.php;h=df76e31f9f2ce22c1a1581604bcc818529dd0348;hp=ea9e14a38f05667c347392636e0c147a8b1f9398;hb=b44e5e7347f9a1dbd49b5b47d506a4f6526caf2f;hpb=b941582981610e1e07e1dbb3adb149d4b727808c diff --git a/application/ship-simu/main/structures/extended/cabines/ship/class_PremierCabin.php b/application/ship-simu/main/structures/extended/cabines/ship/class_PremierCabin.php index ea9e14a..df76e31 100644 --- a/application/ship-simu/main/structures/extended/cabines/ship/class_PremierCabin.php +++ b/application/ship-simu/main/structures/extended/cabines/ship/class_PremierCabin.php @@ -31,7 +31,7 @@ class PremierCabin extends BaseCabin implements TradeableItem, ConstructableShip $this->setObjectDescription("Premier-Class-Kabine"); // Generate unique ID number - $this->createUniqueID(); + $this->generateUniqueId(); // Clean up a little $this->removeSystemArray();