correct copying of Quests and Questtexts

This commit is contained in:
oliver 2015-03-21 17:20:34 +01:00
commit 51f734e407
3 changed files with 29 additions and 8 deletions

View file

@ -1343,7 +1343,7 @@
}
// Copy Achievement conditions
// Do this after copying the Achievements itself to ensure Meta-
// Do this after copying the Achievements themselves to ensure Meta-
// Achievements work correctly
foreach($achievements as &$achievement)
{