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