Skip to content

Commit

Permalink
Fix gamedata for 2023-07-26 TF2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Jul 26, 2023
1 parent e2cc28f commit 080eb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/sourcemod/gamedata/tf-bhop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
{
"library" "server"
"linux" "@_ZN15CTFGameMovement19PreventBunnyJumpingEv"
"windows" "\x56\x8B\xF1\x6A\x52\x8B\x8E\xD8\x07\x00\x00\x81\xC1\xE0\x1A\x00\x00\xE8\x2A\x2A\x2A\x2A\x84\xC0\x75\x2A"
"windows" "\x56\x8B\xF1\x6A\x52\x8B\x8E\xB8\x16\x00\x00\x81\xC1\xE0\x1A\x00\x00\xE8\x2A\x2A\x2A\x2A\x84\xC0\x75\x2A"
}
}
"MemPatches"
Expand Down

0 comments on commit 080eb1e

Please sign in to comment.