Hotfix a4c46182

21/11/2025 · Other · KoboldKare

  • Fixed cursor being stuck visible on Windows due to a bug in Unity where setting `Cursor.visible = false` after `Cursor.lockState = CursorLockMode.Locked` caused it to be visible. (Thanks Mauve!)
  • Fixed controls rebinding.