diff --git a/controllers/QuestsController.inc b/controllers/QuestsController.inc index 26c85705..4fcdedeb 100644 --- a/controllers/QuestsController.inc +++ b/controllers/QuestsController.inc @@ -198,7 +198,7 @@ $nextQuests = null; $charactedHasChoosenNextQuest = false; $nextQuestgroup = null; - if($questtexttypeUrl == 'Epilog')) + if($questtexttypeUrl == 'Epilog') { // Next Quest $nextQuests = $this->Quests->getNextQuests($quest['id']);