mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 02:18:35 +00:00
Fix incorrect offset for CommitSuicide (#2224)
This commit is contained in:
parent
699f876473
commit
f586bc2f07
@ -68,8 +68,8 @@
|
||||
}
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "466"
|
||||
"linux" "466"
|
||||
"windows" "446"
|
||||
"linux" "446"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user