Skip to content

Commit

Permalink
Expose coop share keys to the options menu
Browse files Browse the repository at this point in the history
  • Loading branch information
nashmuhandes committed Nov 21, 2023
1 parent 4ec76af commit 2cbdfd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wadsrc/static/menudef.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down

0 comments on commit 2cbdfd2

Please sign in to comment.