Filename | |
---|---|
KeyBindSwapper.lua |
diff --git a/KeyBindSwapper.lua b/KeyBindSwapper.lua index 2486d98..5f957f3 100644 --- a/KeyBindSwapper.lua +++ b/KeyBindSwapper.lua @@ -354,6 +354,7 @@ function InitializePlugin () if type(KBSMultiAccount) ~= "table" then d("We're populating") KBSMultiAccount = KBS.Defaults.Global + KBS.Global = KBSMultiAccount else KBS.Global = KBSMultiAccount end