Skip to content

Commit

Permalink
postfix
Browse files Browse the repository at this point in the history
Signed-off-by: pacable <[email protected]>
  • Loading branch information
pxc1984 committed Nov 29, 2024
1 parent 6d22ba1 commit 2274c6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Client/Options/UI/Tabs/SunriseTab.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ public SunriseTab()
Control.AddOptionDropDown(SunriseCCVars.LobbyParallax, DropDownLobbyParallax, lobbyParallaxes);
Control.AddOptionPercentSlider(SunriseCCVars.LobbyOpacity, LobbyOpacitySlider);
Control.AddOptionCheckBox(SunriseCCVars.DamageOverlay, DamageOverlayCheckBox);
Control.AddOptionCheckBox(SunriseCCVars.ShowFootprints, ShowFootprintsCheckBox);

Control.Initialize();
}
Expand Down

0 comments on commit 2274c6c

Please sign in to comment.