From 83672a6ce05c97b451ad5a81014456fccf136538 Mon Sep 17 00:00:00 2001 From: dysphie Date: Fri, 12 Nov 2021 05:19:41 -0300 Subject: [PATCH] Fix "ForcePlayerSuicide" linux offset in NMRiH (#1627) --- gamedata/sdktools.games/game.nmrih.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/sdktools.games/game.nmrih.txt b/gamedata/sdktools.games/game.nmrih.txt index 0ce373b5..ad69f10c 100644 --- a/gamedata/sdktools.games/game.nmrih.txt +++ b/gamedata/sdktools.games/game.nmrih.txt @@ -106,8 +106,8 @@ "CommitSuicide" { "windows" "459" - "linux" "460" - "mac" "460" + "linux" "459" + "mac" "459" } "GetVelocity" {