Expose coop share keys to the options menu

This commit is contained in:
nashmuhandes 2023-11-22 01:20:56 +08:00 committed by Rachael Alexanderson
parent 4ec76afc40
commit d58fa05a5f

View file

@ -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"
}