Try to save keybinds when restoring

This commit is contained in:
2025-05-08 14:54:58 +02:00
parent 396ef0437f
commit 798043c7aa
2 changed files with 2 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ local function RestoreKeybindSet(setName)
-- Save the changes
SaveBindings(GetCurrentBindingSet())
SaveBindings(1)
print(string.format("Restored keybind set '%s'", setName))
end

2
Meta

Submodule Meta updated: 48fc2ed99c...9aae83307e