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