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