forked from UNLOZE/sm-plugins
.
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user