Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1759ebfab6 | |||
798043c7aa |
@@ -1,6 +1,6 @@
|
|||||||
## Interface: 70300
|
## Interface: 70300
|
||||||
## Title: ActionBarSaver: Daved
|
## Title: ActionBarSaver: Daved
|
||||||
## Version: 1.2.2
|
## Version: 1.2.3
|
||||||
## Notes: Manage, save, restore, import and export action bar and keybind profiles
|
## Notes: Manage, save, restore, import and export action bar and keybind profiles
|
||||||
## Author: Phat phuck dave
|
## Author: Phat phuck dave
|
||||||
## SavedVariables: ActionBarSaverDaved, KeybindSaverDaved
|
## SavedVariables: ActionBarSaverDaved, KeybindSaverDaved
|
||||||
|
@@ -92,6 +92,7 @@ local function RestoreKeybindSet(setName)
|
|||||||
|
|
||||||
-- Save the changes
|
-- Save the changes
|
||||||
SaveBindings(GetCurrentBindingSet())
|
SaveBindings(GetCurrentBindingSet())
|
||||||
|
SaveBindings(1)
|
||||||
print(string.format("Restored keybind set '%s'", setName))
|
print(string.format("Restored keybind set '%s'", setName))
|
||||||
end
|
end
|
||||||
|
|
||||||
|
2
Meta
2
Meta
Submodule Meta updated: 48fc2ed99c...9aae83307e
Reference in New Issue
Block a user