mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-04-22 15:47:19 +00:00
- Missing strings.
This commit is contained in:
parent
d37ebc65f0
commit
996ce44d2a
1 changed files with 3 additions and 0 deletions
|
@ -1914,6 +1914,9 @@ DSPLYMNU_MOVEBOB = "View bob amount while moving";
|
|||
DSPLYMNU_STILLBOB = "View bob amount while not moving";
|
||||
DSPLYMNU_BOBSPEED = "Weapon bob speed";
|
||||
DSPLYMNU_GPUSWITCH = "Notebook Switchable GPU";
|
||||
DSPLYMNU_CUSTOMINVERTMAP = "Custom Inverse Map";
|
||||
DSPLYMNU_CUSTOMINVERTC1 = "Custom Inverse Color Dark";
|
||||
DSPLYMNU_CUSTOMINVERTC2 = "Custom Inverse Color Light";
|
||||
|
||||
// HUD Options
|
||||
HUDMNU_TITLE = "HUD Options";
|
||||
|
|
Loading…
Reference in a new issue