Skip to content

Commit b5ea37b

Browse files
committed
Fix additional Windows breakage
WARNING: Still mostly to fix plugin startup, cs2f_fix_game_bans is still untested and likely borked
1 parent 7b69ae1 commit b5ea37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedata/cs2fixes.games.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
"GameSystem_Think_CheckSteamBan"
381381
{
382382
"library" "server"
383-
"windows" "\x41\x54\x48\x83\xEC\x2A\xBA\x2A\x2A\x2A\x2A\x48\x8D\x0D\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x48\x85\xC0"
383+
"windows" "\x41\x54\x48\x81\xEC\x2A\x2A\x2A\x2A\xBA\x2A\x2A\x2A\x2A\x48\x8D\x0D\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x48\x85\xC0"
384384
"linux" "\x55\x48\x8D\x3D\x2A\x2A\x2A\x2A\xBE\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x83\xEC"
385385
}
386386
// Location to CUtlMap unk that is referenced by function with "Notification about user penalty: %u/%u (%u sec)\n" string

0 commit comments

Comments
 (0)