Add an option to disable chat in replays

This commit is contained in:
Gustas
2022-06-16 16:37:14 +03:00
committed by teinarss
parent 8a98ad51fd
commit a03e794140
9 changed files with 51 additions and 15 deletions

View File

@@ -195,6 +195,15 @@ Container@DISPLAY_PANEL:
Height: 20
Font: Regular
Text: Pause Menu Background
Container@HIDE_REPLAY_CHAT_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 10
Children:
Checkbox@HIDE_REPLAY_CHAT_CHECKBOX:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Hide Chat in Replays
Container@SPACER:
Background@SECTION_HEADER:
X: 5