mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-15 12:10:53 +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"
|
Option "$PLRMNU_EQUIP", "cl_weaponswitch", "WeapSwitch"
|
||||||
}
|
}
|
||||||
|
ifgame(Exhumed)
|
||||||
|
{
|
||||||
|
Option "$PLRMNU_EXHUMEDOLDTURN", "cl_exhumedoldturn", "OnOff"
|
||||||
|
}
|
||||||
// StaticText ""
|
// StaticText ""
|
||||||
// Option "Record Demo", "m_recstat", "OnOff"
|
// Option "Record Demo", "m_recstat", "OnOff"
|
||||||
// Submenu "Cheats" "CheatsMenu
|
// Submenu "Cheats" "CheatsMenu
|
||||||
|
|
Loading…
Reference in a new issue