.
This commit is contained in:
parent
8ee180f1a8
commit
2aefde7ef1
@ -240,7 +240,7 @@ public void SQL_OnQueryCompleted(Database db, DBResultSet results, const char[]
|
|||||||
|
|
||||||
char sConnectionType[32];
|
char sConnectionType[32];
|
||||||
if(!SteamClientAuthenticated(sAuthID))
|
if(!SteamClientAuthenticated(sAuthID))
|
||||||
sConnectionType = "RevEmu";
|
sConnectionType = "NoAuth";
|
||||||
else
|
else
|
||||||
sConnectionType = "SteamLegit";
|
sConnectionType = "SteamLegit";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user