Skip to content

Commit

Permalink
Add "Allow Taunts" option to AudioOptionsPanel in the Client UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Belonit committed Mar 4, 2024
1 parent ee87175 commit 4ab135e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package/Resources/OptionsWindow.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ DefaultValue=false
SettingSection=Video
SettingKey=UseDDWrapperForMapEditor

[AudioOptionsPanelExtraControls]
0=chkTaunts:SettingCheckBox

[chkTaunts]
Location=170,118
Text=Allow Taunts
DefaultValue=true
SettingSection=Options
SettingKey=AllowTaunts

[GameOptionsPanelExtraControls]
0=chkBuildingPlacement:SettingCheckBox
1=chkQuickExit:SettingCheckBox
Expand Down

0 comments on commit 4ab135e

Please sign in to comment.