Added a toggle fullscreen button (default F11) (#20272)
* Added a toggle fullscreen button (default F11) * Removed un-needed comments * Review Requested Changes * Fixed Acidental Spacing Change * bwoink, removed extraneous code * nothing, litterally
This commit is contained in:
@@ -89,6 +89,9 @@ binds:
|
||||
- function: ShowEscapeMenu
|
||||
type: State
|
||||
key: F10
|
||||
- function: ToggleFullscreen
|
||||
type: State
|
||||
key: F11
|
||||
- function: CycleChatChannelForward
|
||||
type: State
|
||||
key: Tab
|
||||
|
||||
Reference in New Issue
Block a user