mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-14 23:50:41 +00:00
Code cleanup
This commit is contained in:
@@ -158,7 +158,7 @@ namespace ArchiSteamFarm {
|
||||
return;
|
||||
}
|
||||
|
||||
CryptoHelper.SetEncryptionKey(cryptKey);
|
||||
ArchiCryptoHelper.SetEncryptionKey(cryptKey);
|
||||
}
|
||||
|
||||
private static void HandlePathArgument(string path) {
|
||||
|
||||
Reference in New Issue
Block a user