Fix CS:GO host_client address gamedata #4
Another decimal vs. hex fuckup. I shouldn't be updating gamedata in the middle of the night.
This commit is contained in:
parent
c459c61e11
commit
060684a4cc
@ -19,7 +19,7 @@
|
||||
"linux"
|
||||
{
|
||||
"signature" "host_client"
|
||||
"read" "31"
|
||||
"read" "49"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user