Add mouse sensitivity and invert mouse to settings UI

Larger settings window (440x520) to fit all sections.
This commit is contained in:
Kelsi 2026-02-05 17:51:14 -08:00
parent d04963b0b0
commit 7525230e86
2 changed files with 4 additions and 1 deletions

View file

@ -63,6 +63,8 @@ private:
bool pendingShadows = true;
int pendingMusicVolume = 30;
int pendingSfxVolume = 100;
float pendingMouseSensitivity = 0.2f;
bool pendingInvertMouse = false;
/**
* Render player info window