mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
nested macros
This commit is contained in:
@@ -281,6 +281,7 @@ bool MacroActionMacro::PostLoad()
|
||||
MacroAction::PostLoad();
|
||||
_runOptions.macro.PostLoad();
|
||||
_nestedMacro->PostLoad();
|
||||
_nestedMacro->SetNestedParentMacro(GetMacro());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user