From 28f85aae7f0c4224e3439dd5aec2df59413586a6 Mon Sep 17 00:00:00 2001 From: Dr!fter Date: Fri, 26 Jul 2013 14:42:03 -0400 Subject: [PATCH] Update WeaponIDToAlias Sig for CS:GO --- gamedata/sm-cstrike.games/game.csgo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index f7f5b81d..eb1481d9 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -118,7 +118,7 @@ "WeaponIDToAlias" { "library" "server" - "windows" "\x55\x8B\xEC\x8B\x4D\x08\x33\xC0\xEB\x2A\x8D\x9B\x00\x00\x00\x00\x39\x0C\xC5\x2A\x2A\x2A\x2A\x74\x2A\x40\x83\xF8\x37\x72\x2A\x33\xC0\x5D" + "windows" "\x55\x8B\xEC\x8B\x4D\x08\x33\xC0\xEB\x2A\x8D\x9B\x00\x00\x00\x00\x39\x0C\xC5\x2A\x2A\x2A\x2A\x74\x2A\x40\x83\xF8\x38\x72\x2A\x33\xC0\x5D" "linux" "@_Z15WeaponIDToAliasi" "mac" "@_Z15WeaponIDToAliasi" }