mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
add option to override transitionOverrides
This commit is contained in:
@@ -270,6 +270,7 @@ struct SwitcherData {
|
||||
bool startAtLaunch = false;
|
||||
bool stop = false;
|
||||
bool verbose = false;
|
||||
bool tansitionOverrideOverride = false;
|
||||
|
||||
int interval = DEFAULT_INTERVAL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user