final added, code clean-ups
[shipsimu.git] / application / ship-simu / main / structures / extended / class_BaseDeckStructure.php
index 2ba52a5a11f71e4d596dae9eee692e2ca0ec8c05..e9476731a0248a7e88917e7618dd7e82744e4288 100644 (file)
@@ -77,7 +77,7 @@ class BaseDeckStructure extends BaseStructure {
        }
 
        // Deckanzahl entfernen
-       public function removeNumDecks() {
+       public final function removeNumDecks() {
                if ((defined('DEBUG_STRUCTURE')) || (defined('DEBUG_ALL'))) $this->getDebugInstance()->output(sprintf("[%s:%d] Anzahl Decks wurde gel&ouml;scht.<br />\n",
                        __CLASS__,
                        __LINE__