Include template when copying scene to new viewpoint
This commit is contained in:
@@ -60,6 +60,7 @@ class CharacterViewpoint implements CreateableInterface
|
||||
{
|
||||
$this->setTitle($scene->getTitle());
|
||||
$this->setDescription($scene->getDescription());
|
||||
$this->setTemplate($scene->getTemplate());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user