Add new "OptionsVisualizer" (#25128)
This is a visualizer somewhat similar to the Generic. It allows configuring appearance info based on specific CVars the user has set. This allows YAML to easily configure alternatives for accessibility CVars like reduced motion.
This commit is contained in:
committed by
GitHub
parent
cb32a8470f
commit
1ce2155315
@@ -19,6 +19,7 @@ namespace Content.Server.Entry
|
||||
"InventorySlots",
|
||||
"LightFade",
|
||||
"HolidayRsiSwap",
|
||||
"OptionsVisualizer",
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user