aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-27 12:56:48 -0600
committermegamage <none@none>2009-02-27 12:56:48 -0600
commit31e71cef1b5ca91c739009df45221d322ecb65ec (patch)
treedc2bb0895b79a27ecbb744acfb65c10009ae6c38 /src/shared/revision_nr.h
parent9e392472d4495e2b84b8663e79392e4cb5391f69 (diff)
[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
Diffstat (limited to 'src/shared/revision_nr.h')
-rw-r--r--src/shared/revision_nr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index 31229f6295e..8e9b6a0b264 100644
--- a/src/shared/revision_nr.h
+++ b/src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
- #define REVISION_NR "7351"
+ #define REVISION_NR "7352"
#endif // __REVISION_NR_H__