Skip to content

Commit f4491d7

Browse files
committed
Fix compability with DefibFix extension (windows only)
1 parent 36f9223 commit f4491d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gamedata/left4fix.sig.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
{
7373
"library" "server"
7474
"linux" "@_ZN13CTerrorPlayer20GetPlayerByCharacterE21SurvivorCharacterType"
75-
"windows" "\x55\x8B\xEC\x8B\x45\x08\x83\xEC\x08\x83\xF8\x08\x75\x06\x33\xC0"
76-
/* 55 8B EC 8B 45 08 83 EC 08 83 F8 08 75 06 33 C0 */
75+
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x83\xEC\x08\x83\xF8\x08\x75\x06\x33\xC0"
76+
/* ? ? ? ? ? ? 83 EC 08 83 F8 08 75 06 33 C0 */
7777
}
7878

7979
"CTerrorGameRules_RecomputeVersusCompletion"

0 commit comments

Comments
 (0)