From 3b367d239ab38b44874caf8774c3cfae5e325246 Mon Sep 17 00:00:00 2001 From: GAMMACASE Date: Sat, 9 Nov 2019 01:06:31 +0300 Subject: [PATCH] Update RecomputeClipbrushes signature for css --- addons/sourcemod/gamedata/showplayerclips.games.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/sourcemod/gamedata/showplayerclips.games.txt b/addons/sourcemod/gamedata/showplayerclips.games.txt index 483db0c..3b4c20d 100644 --- a/addons/sourcemod/gamedata/showplayerclips.games.txt +++ b/addons/sourcemod/gamedata/showplayerclips.games.txt @@ -338,7 +338,7 @@ "RecomputeClipbrushes" { "library" "engine" - "windows" "\x55\x8B\xEC\x83\xEC\x4C\x56\x57\xBF\x2A\x2A\x2A\x2A" + "windows" "\x55\x8B\xEC\x83\xEC\x48\x56\x57" } "PolyFromPlane"