mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +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"
|
||||
{
|
||||
"windows" "466"
|
||||
"linux" "466"
|
||||
"windows" "446"
|
||||
"linux" "446"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user