mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-17 07:07:15 -05:00
Add comment
This commit is contained in:
parent
139df8a641
commit
1310d0b3f3
|
|
@ -435,7 +435,10 @@ void SwitcherData::saveSettings(obs_data_t *obj)
|
|||
return;
|
||||
}
|
||||
|
||||
// Needs to be loaded before any entries which might rely on scene group
|
||||
// selections to be available.
|
||||
saveSceneGroups(obj);
|
||||
|
||||
saveWindowTitleSwitches(obj);
|
||||
saveScreenRegionSwitches(obj);
|
||||
savePauseSwitches(obj);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user