cScenario copy constructor copy sdf_names
This commit is contained in:
@@ -119,6 +119,7 @@ cScenario::cScenario(const cScenario& other)
|
||||
, intro_strs(other.intro_strs)
|
||||
, journal_strs(other.journal_strs)
|
||||
, spec_strs(other.spec_strs)
|
||||
, sdf_names(other.sdf_names)
|
||||
, snd_names(other.snd_names)
|
||||
, adjust_diff(other.adjust_diff)
|
||||
, is_legacy(other.is_legacy)
|
||||
|
Reference in New Issue
Block a user