mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
Merge branch 'master' of https://github.com/coelckers/Raze
This commit is contained in:
commit
9933ff75b1
1 changed files with 4 additions and 0 deletions
|
@ -965,6 +965,10 @@ OptionMenu GameplayOptions protected
|
|||
{
|
||||
Option "$PLRMNU_EQUIP", "cl_weaponswitch", "WeapSwitch"
|
||||
}
|
||||
ifgame(Exhumed)
|
||||
{
|
||||
Option "$PLRMNU_EXHUMEDOLDTURN", "cl_exhumedoldturn", "OnOff"
|
||||
}
|
||||
// StaticText ""
|
||||
// Option "Record Demo", "m_recstat", "OnOff"
|
||||
// Submenu "Cheats" "CheatsMenu
|
||||
|
|
Loading…
Reference in a new issue