Skip to content

Commit

Permalink
Update Windows signature for CTFSpellBook::CastSelfHeal
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Jul 10, 2022
1 parent af2bac9 commit 0d43699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/sourcemod/gamedata/prophunt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"CTFSpellBook::CastSelfHeal"
{
"linux" "@_ZN12CTFSpellBook12CastSelfHealEP9CTFPlayer"
"windows" "\x53\x8B\xDC\x83\xEC\x08\x83\xE4\xF0\x83\xC4\x04\x55\x8B\x6B\x04\x89\x6C\x24\x04\x8B\xEC\x81\xEC\x98\x01\x00\x00\x56"
"windows" "\x53\x8B\xDC\x83\xEC\x08\x83\xE4\xF0\x83\xC4\x04\x55\x8B\x6B\x04\x89\x6C\x24\x04\x8B\xEC\x81\xEC\x98\x01\x00\x00\x56\x8B\x73\x08"
}
"AI_CriteriaSet::FindCriterionIndex"
{
Expand Down

0 comments on commit 0d43699

Please sign in to comment.