mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Misc
This commit is contained in:
@@ -3355,7 +3355,7 @@ namespace ArchiSteamFarm {
|
||||
return null;
|
||||
}
|
||||
|
||||
if (bots.Count < Bots.Count) {
|
||||
if (responses.Count < Bots.Count) {
|
||||
return string.Join("", responses);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user