Fixed exportkeys slash command
Talen-Shei [08-08-15 - 20:48]
Fixed exportkeys slash command
diff --git a/KeyBindSwapper.lua b/KeyBindSwapper.lua
index 872d24c..f89f7ca 100644
--- a/KeyBindSwapper.lua
+++ b/KeyBindSwapper.lua
@@ -17,7 +17,7 @@ KBS.Defaults.Character.saveType = "Global"
KBS.Defaults.Character.BindingTarget = "Main"
KBS.Defaults.Character.SyncMode = "Manual"
-KBS.CODE_VERSION = 0.5
+KBS.CODE_VERSION = 0.51
KBS.SAVED_VAR_VERSION = 0.3
KBS.UsableOnly = true
KBS.SettingsFile = "KeyBindSwapperSettings"
@@ -234,7 +234,7 @@ local function CreateSettingsMenu()
},
[2] = {
type = "description",
- text = "A Tool to save and import keybind profiles.",
+ text = "A Tool to save and import keybind profiles."..colorYellow.."For the time being please do not use Per-Character Save Type.",
},
[3] = {
type = "dropdown",
diff --git a/KeyBindSwapper.txt b/KeyBindSwapper.txt
index 5104914..75b8c4d 100644
--- a/KeyBindSwapper.txt
+++ b/KeyBindSwapper.txt
@@ -1,6 +1,6 @@
## Title: TS Keybind Swapper 0.5
## APIVersion: 100011
-## Version: 0.5
+## Version: 0.51
## Author: Talen-Shei
## OptionalDependsOn: LibAddonMenu-2.0
## SavedVariables: KeyBindSwapperSettings