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 79ab60d commit bd56e5eCopy full SHA for bd56e5e
source/server/gametags.cpp
@@ -57,7 +57,7 @@ namespace GameTags
57
#else
58
59
gameserver_context =
60
- reinterpret_cast<CSteamGameServerAPIContext *>( symfinder.ResolveOnBinary(
+ reinterpret_cast<CSteamGameServerAPIContext *>( symfinder.Resolve(
61
global::server_loader.GetModule( ),
62
SteamGameServerAPIContext_sig,
63
SteamGameServerAPIContext_siglen
0 commit comments