mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-25 05:31:00 +00:00
Merge branch 'master' of https://github.com/coelckers/gzdoom
This commit is contained in:
commit
0200ee7c13
1 changed files with 1 additions and 1 deletions
|
@ -2317,7 +2317,7 @@ OPTVAL_ON = "On";
|
||||||
OPTVAL_AUTO = "Auto";
|
OPTVAL_AUTO = "Auto";
|
||||||
OPTVAL_MALE = "Male";
|
OPTVAL_MALE = "Male";
|
||||||
OPTVAL_FEMALE = "Female";
|
OPTVAL_FEMALE = "Female";
|
||||||
OPTVAL_OTHER = "Other";
|
OPTVAL_OTHER = "Robotic";
|
||||||
OPTVAL_UPPERLEFT = "Upper left";
|
OPTVAL_UPPERLEFT = "Upper left";
|
||||||
OPTVAL_UPPERRIGHT = "Upper right";
|
OPTVAL_UPPERRIGHT = "Upper right";
|
||||||
OPTVAL_LOWERLEFT = "Lower left";
|
OPTVAL_LOWERLEFT = "Lower left";
|
||||||
|
|
Loading…
Reference in a new issue