mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-13 20:58:34 -05:00
Add comment
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user