mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Misc
This commit is contained in:
@@ -239,8 +239,8 @@ namespace ArchiSteamFarm.Json {
|
||||
return _Type;
|
||||
}
|
||||
|
||||
// Normally this should be reported, but under some specific fuckups we might actually receive this one
|
||||
_Type = EType.Other;
|
||||
ASF.ArchiLogger.LogGenericError(string.Format(Strings.WarningUnknownValuePleaseReport, nameof(_Type), _Type));
|
||||
return _Type;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user