Bindings added and some errors fixed, still doesnt work

This commit is contained in:
Logan Payton
2018-02-20 22:14:47 -05:00
parent b4d8c9f6a4
commit 0215f479e8
2 changed files with 369 additions and 1 deletions
+1 -1
View File
@@ -486,7 +486,7 @@ function AB:Initialize()
end
self:UpdateButtonSettings()
--self:LoadKeyBinder()
self:LoadKeyBinder()
self:SecureHook("ActionButton_Update")
self:RawHook("ActionButton_GetPagedID")