mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
Fix "ForcePlayerSuicide" linux offset in NMRiH (#1627)
(cherry picked from commit 83672a6ce0)
This commit is contained in:
parent
2a85bcb631
commit
836985cd0c
@ -106,8 +106,8 @@
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "459"
|
||||
"linux" "460"
|
||||
"mac" "460"
|
||||
"linux" "459"
|
||||
"mac" "459"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user