Add variable tab

This should make it significantly easier to get an overview of the
variables, which currently exist, modify their settings, or potentially
remove multiple variables.
This commit is contained in:
WarmUpTill
2024-02-19 19:22:57 +01:00
committed by WarmUpTill
parent a7da22b7e9
commit 06fef08f56
8 changed files with 479 additions and 143 deletions

View File

@@ -111,6 +111,7 @@ void AdvSceneSwitcher::LoadUI()
SetupSceneGroupTab();
SetupTriggerTab();
SetupMacroTab();
SetupVariableTab();
SetDeprecationWarnings();
SetTabOrder();