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 e700c19394
commit 3ef0f8c2f1
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