Merge remote-tracking branch 'upstream/master' into multiKeybind
This commit is contained in:
commit
e240c9996f
105 changed files with 73916 additions and 68420 deletions
|
|
@ -2462,6 +2462,8 @@ void FurnaceGUI::drawSettings() {
|
|||
uiKeybindConfig(GUI_ACTION_PAT_LATCH);
|
||||
uiKeybindConfig(GUI_ACTION_PAT_CLEAR_LATCH);
|
||||
uiKeybindConfig(GUI_ACTION_PAT_ABSORB_INSTRUMENT);
|
||||
uiKeybindConfig(GUI_ACTION_PAT_CURSOR_UNDO);
|
||||
uiKeybindConfig(GUI_ACTION_PAT_CURSOR_REDO);
|
||||
|
||||
KEYBIND_CONFIG_END;
|
||||
ImGui::TreePop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue