if you must take a bot from another channel - pick the one which played least on it

This commit is contained in:
Rudolf Polzer 2011-09-27 11:12:26 +02:00
parent 4ba4a58424
commit 92972e6be4

View File

@ -548,7 +548,7 @@ sub botsort($$$$@)
else else
{ {
# better leave this one alone # better leave this one alone
--$q; $q -= $_->{lastchannelsequence};
} }
} }
[$_, $q, rand] [$_, $q, rand]