Remove CS:GO GetSpew gamedata, the functionality is stubbed out in the engine and it can cause a hang on Windows

This commit is contained in:
Asher Baker 2016-08-08 14:55:27 +01:00
parent 885a6792d7
commit d2ad4eb071

View File

@ -76,16 +76,4 @@
}
}
}
"csgo"
{
"Signatures"
{
"GetSpew"
{
"library" "engine"
"windows" "\x55\x8B\xEC\x83\xEC\x08\x56\x57\x8B\xFA\x89\x4D\xFC"
}
}
}
}