This commit is contained in:
nickofolas 2022-04-17 15:27:42 -05:00
parent 7f2ab4f27a
commit 359c967087

@ -66,6 +66,7 @@ export const CurrentOptionsPage = (props: IProps): React.ReactElement => {
const pages = {
[GameOptionsTab.SYSTEM]: (
<GameOptionsPage title="System">
{/* Wrap in a React fragment to prevent the sliders from breaking as list items */}
<>
<OptionsSlider
label=".script exec time (ms)"