Update CS:GO gamedata

This commit is contained in:
Peace-Maker 2016-08-15 23:21:04 +02:00
parent 18b8289157
commit df34652818
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -237,5 +237,6 @@ _Pvt_Extensions
# sm specific # sm specific
build/ build/
vs/
msvc*/ msvc*/
*.smx *.smx

View File

@ -9,7 +9,7 @@
"windows" "windows"
{ {
"signature" "host_client" "signature" "host_client"
"read" "37" "read" "46"
} }
"linux" "linux"
{ {
@ -99,7 +99,7 @@
"library" "engine" "library" "engine"
"linux" "@host_client" "linux" "@host_client"
// ping(CCommand const&) "Client ping times:\n" // ping(CCommand const&) "Client ping times:\n"
"windows" "\x55\x8B\xEC\x83\xE4\xC0\x83\xEC\x34\x83\x3D\x2A\x2A\x2A\x2A\x01\x53\x56\x57\x75\x2A" "windows" "\x55\x8B\xEC\x83\xE4\xC0\x8B\x4D\x08\x83\xEC\x34"
} }
"CHLTVServer::BroadcastEventLocal" "CHLTVServer::BroadcastEventLocal"