Update CS:GO gamedata
This commit is contained in:
parent
18b8289157
commit
df34652818
1
.gitignore
vendored
1
.gitignore
vendored
@ -237,5 +237,6 @@ _Pvt_Extensions
|
|||||||
|
|
||||||
# sm specific
|
# sm specific
|
||||||
build/
|
build/
|
||||||
|
vs/
|
||||||
msvc*/
|
msvc*/
|
||||||
*.smx
|
*.smx
|
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user