Fix an error in the scroll sensitivity UI
This commit is contained in:
+1
-1
@@ -344,7 +344,7 @@ local InputSettings = SettingsScreen:new {
|
||||
controls.scheme:set(scheme)
|
||||
end)
|
||||
|
||||
theme.set_style(self.menu.content:Label {
|
||||
theme.set_style(self.content:Label {
|
||||
text = "Scroll Sensitivity",
|
||||
}, "settings_title")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user