Tab navigation hotkey definitions.

This commit is contained in:
Pieter-Jan Briers
2020-06-02 13:29:08 +02:00
parent 2eb715a9ca
commit f302d3abd1

View File

@@ -243,3 +243,10 @@ binds:
type: state
key: F2
mod1: Shift
- function: GuiTabNavigateNext
type: state
key: Tab
- function: GuiTabNavigatePrev
type: state
key: Tab
mod1: Shift