We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1e265 commit cf1c95eCopy full SHA for cf1c95e
gamedata/sdktools.games/engine.ep2valve.txt
@@ -87,7 +87,7 @@
87
{
88
/* String: "(%0.2f) output: (%s,%s) -> (%s,%s)(%s)" */
89
"library" "server"
90
- "windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x53\x8B\xC1"
+ "windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x8B\xC1\x53\x89\x45\xD4\x56"
91
"windows64" "\x48\x8B\xC4\x48\x89\x50\x10\x48\x89\x48\x08\x41\x54"
92
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
93
"linux64" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
0 commit comments