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 24733d1 commit 79ab60dCopy full SHA for 79ab60d
source/server/gametags.cpp
@@ -58,7 +58,7 @@ namespace GameTags
58
59
gameserver_context =
60
reinterpret_cast<CSteamGameServerAPIContext *>( symfinder.ResolveOnBinary(
61
- global::server_lib.c_str( ),
+ global::server_loader.GetModule( ),
62
SteamGameServerAPIContext_sig,
63
SteamGameServerAPIContext_siglen
64
) );
0 commit comments