[7352] Fixed conditions in FillPlayersToBG to correctly kick group only when other team's selection pool is empty. Problem reported by balrok. Author: Triply

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-27 12:56:48 -06:00
parent 9e392472d4
commit 31e71cef1b
3 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7351"
#define REVISION_NR "7352"
#endif // __REVISION_NR_H__