update view for solved Quests
This commit is contained in:
parent
4485fba10b
commit
6abb256ef6
2 changed files with 21 additions and 15 deletions
|
|
@ -198,7 +198,7 @@
|
|||
$nextQuests = null;
|
||||
$charactedHasChoosenNextQuest = false;
|
||||
$nextQuestgroup = null;
|
||||
if($questtexttypeUrl == 'Epilog' || $solved)
|
||||
if($questtexttypeUrl == 'Epilog'))
|
||||
{
|
||||
// Next Quest
|
||||
$nextQuests = $this->Quests->getNextQuests($quest['id']);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue