Merge pull request #456 from alliedmodders/canbeautobalanced
Add support for hooking CanBeAutobalanced to SDKHooks.
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
"CanBeAutobalanced"
|
||||
{
|
||||
"windows" "458"
|
||||
"linux" "459"
|
||||
"mac" "459"
|
||||
}
|
||||
"EndTouch"
|
||||
{
|
||||
"windows" "100"
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
"CanBeAutobalanced"
|
||||
{
|
||||
"windows" "462"
|
||||
"linux" "463"
|
||||
"mac" "463"
|
||||
}
|
||||
"Blocked"
|
||||
{
|
||||
"windows" "102"
|
||||
|
||||
Reference in New Issue
Block a user