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