From fa057e76f330db92ffd713ceb1ccb598debe76f3 Mon Sep 17 00:00:00 2001 From: Dr!fter Date: Thu, 21 Nov 2013 19:26:10 -0500 Subject: [PATCH] Update CS:GO CSWeaponDrop signature --- 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 77ad738d..b2c46c27 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -76,7 +76,7 @@ "CSWeaponDrop"//Wildcard first 6 bytes for CS:S DM { "library" "server" - "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x53\x56\x8B\x75\x08\x57\x6A\x00\x68\x2A\x2A\x2A\x2A\x68" + "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x53\x56\x57\x8B\x7D\x08\x6A\x00\x68" "linux" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatWeaponbb" "mac" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatWeaponbb" }