mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-11 08:08:30 +00:00
Fixed CS:S CommitSuicide offset.
This commit is contained in:
parent
e449a8a747
commit
dec823f8b7
@ -64,9 +64,9 @@
|
|||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "440"
|
"windows" "438"
|
||||||
"linux" "440"
|
"linux" "438"
|
||||||
"mac" "440"
|
"mac" "438"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user