mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-02 22:01:41 +00:00
typo 'Yea' instead of 'Yes'
This commit is contained in:
parent
27cba4c990
commit
4d3f767f47
1 changed files with 1 additions and 1 deletions
|
@ -1776,7 +1776,7 @@ OptionMenu "CompatMapMenu" protected
|
|||
Option "$CMPTMNU_PUSHWINDOW", "compat_pushwindow", "YesNo"
|
||||
Option "$CMPTMNU_CHECKSWITCHRANGE", "compat_checkswitchrange", "YesNo"
|
||||
Option "$CMPTMNU_RAILINGHACK", "compat_railing", "YesNo"
|
||||
Option "$CMPTMNU_NOMBF21", "compat_nombf21", "YeaNo"
|
||||
Option "$CMPTMNU_NOMBF21", "compat_nombf21", "YesNo"
|
||||
Class "CompatibilityMenu"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue