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:
Peace-Maker 2018-02-06 15:52:09 +01:00
parent c459c61e11
commit 060684a4cc

View File

@ -19,7 +19,7 @@
"linux" "linux"
{ {
"signature" "host_client" "signature" "host_client"
"read" "31" "read" "49"
} }
} }