mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-03 17:32:40 +00:00
- Missing string.
This commit is contained in:
parent
b0b9aa71dc
commit
8671c39358
1 changed files with 2 additions and 1 deletions
|
@ -1845,7 +1845,8 @@ MOUSEMNU_MOUSELOOKSPEED = "Mouselook speed";
|
|||
MOUSEMNU_FORWBACKSPEED = "Forward/Backward speed";
|
||||
MOUSEMNU_STRAFESPEED = "Strafing speed";
|
||||
MOUSEMNU_ALWAYSMOUSELOOK = "Always Mouselook";
|
||||
MOUSEMNU_INVERTMOUSE = "Invert Mouse";
|
||||
MOUSEMNU_INVERTMOUSE = "Invert Mouse Y";
|
||||
MOUSEMNU_INVERTMOUSEX = "Invert Mouse X";
|
||||
MOUSEMNU_LOOKSPRING = "Lookspring";
|
||||
MOUSEMNU_LOOKSTRAFE = "Lookstrafe";
|
||||
|
||||
|
|
Loading…
Reference in a new issue