Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit 7a0ab08

Browse files
committed
Update gamedata txt from https://github.com/Source2ZE/CS2Fixes`
1 parent d21b152 commit 7a0ab08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gamedata/cs2fixes.games.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
"windows" "@LoggingSystem_LogAssert"
5454
"linux" "@LoggingSystem_LogAssert"
5555
}
56-
57-
// String: "\"Console<0>\" say \"%s\"\n"
56+
// String: "\"Console<0>\" say \"%s\"\n"
5857
"Host_Say"
5958
{
6059
"library" "server"
@@ -95,10 +94,11 @@
9594
"windows" "\x4C\x8B\xC9\x48\x8B\x09\x48\x85\xC9\x74\x2A\x48\x8B\x41\x10"
9695
"linux" "\x4C\x8B\x07\x4D\x85\xC0\x74\x2A\x49\x8B\x40\x10"
9796
}
97+
// String : "SV: %d/%s ignored %d FL_FULL_EDICT_CH"
9898
"StateChanged"
9999
{
100100
"library" "server"
101-
"windows" "\x48\x89\x54\x24\x10\x55\x53\x57\x41\x55"
101+
"windows" "\x40\x55\x53\x56\x41\x55\x41\x57\x48\x8D\x6C\x24\xB0"
102102
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x89\xD3"
103103
}
104104
"VoiceShouldHear"

0 commit comments

Comments
 (0)