Disable world sounds when the ingame menu is open.
This commit is contained in:
@@ -7,6 +7,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Text: Options (Esc)
|
||||
Font: Bold
|
||||
Key: escape
|
||||
DisableWorldSounds: true
|
||||
MenuButton@OBSERVER_STATS_BUTTON:
|
||||
MenuContainer: INGAME_OBSERVERSTATS_BG
|
||||
HideIngameUI: False
|
||||
|
||||
@@ -49,6 +49,7 @@ Container@PLAYER_WIDGETS:
|
||||
Background:
|
||||
TooltipText: Debug Menu
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
DisableWorldSounds: true
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
@@ -121,6 +122,7 @@ Container@PLAYER_WIDGETS:
|
||||
Background:
|
||||
TooltipText: Options
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
DisableWorldSounds: true
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
|
||||
Reference in New Issue
Block a user