Skip to content

Commit

Permalink
Funny missing \x
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolo001-Aha authored Apr 22, 2023
1 parent 22f7586 commit d667cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamedata/filenetwork.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
{
"library" "engine"
"windows" "\x8B\x81\x1C\x02\x00\x00\xC3"
"linux" "55\x89\xE5\x8B\x45\x08\x5D\x8B\x80\x0C\x02\x00\x00\xC3"
"linux" "\x55\x89\xE5\x8B\x45\x08\x5D\x8B\x80\x0C\x02\x00\x00\xC3"
// Good Luck
}
"CGameClient::FileDenied"
Expand Down

0 comments on commit d667cb3

Please sign in to comment.