Skip to content

Commit

Permalink
Up gamedata
Browse files Browse the repository at this point in the history
  • Loading branch information
sazonische committed Feb 18, 2023
1 parent 8a1d179 commit aa77753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/sourcemod/gamedata/modelch.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"PlayerSpawn"
{
"library" "server"
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x9C\x00\x00\x00\x8B\x5D\x08\x89\x1C\x24\xE8\x2A\x2A\x2A\x2A\x80\xBB\xF4\x16\x00\x00\x00"
"linux" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x48\x8B\x5D\x08\x53\xE8\x2A\x2A\x2A\x2A\x83\xC4\x10\x80\xBB\xF4\x16\x00\x00\x00"
"windows" "\x55\x8B\xEC\x83\xE4\xF8\x83\xEC\x2C\x53\x56\x57\x8B\xD9"
}
"StrAssign"
{
"library" "server"
"linux" "\x55\x31\xC0\x89\xE5\x53\x83\xEC\x14\x8B\x5D\x0C\x85\xDB"
"linux" "\x55\x31\xC0\x89\xE5\x53\x83\xEC\x04\x8B\x5D\x0C"
"windows" "\x55\x8B\xEC\x53\x56\x33\xDB\x8B\xF1"
}
}
Expand Down

0 comments on commit aa77753

Please sign in to comment.