mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-31 22:00:48 +00:00
Expose coop share keys to the options menu
This commit is contained in:
parent
4ec76afc40
commit
d58fa05a5f
1 changed files with 1 additions and 0 deletions
|
@ -1698,6 +1698,7 @@ OptionMenu CoopOptions protected
|
|||
Option "$GMPLYMNU_LOSEHALFAMMO", "sv_coophalveammo", "YesNo"
|
||||
Option "$GMPLYMNU_SPAWNWHEREDIED", "sv_samespawnspot", "YesNo"
|
||||
Option "$GMPLYMNU_NOPLAYERCLIP", "sv_noplayerclip", "YesNo"
|
||||
Option "$GMPLYMNU_SHAREKEYS", "sv_coopsharekeys", "YesNo"
|
||||
Class "GameplayMenu"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue