aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-07 12:05:30 -0600
committermegamage <none@none>2009-03-07 12:05:30 -0600
commit520ce96257a07c0ad07a652e01a3927af0f48f6f (patch)
tree3053b5b82332efbe2f6dbb79c9a3523859844ff2 /src/shared/revision_nr.h
parentf63c07e66975a9f55c0bf5f73a4f2a34bde3e848 (diff)
[7399] Rewrited BattleGround starting code - moved it to battleground class. Author: Triply
Fixed message color for premature finish warnings. Fixed .debug bg command won't allow 1v0 arenas now, only battlegrounds 1v0. Added battleground announcer message removed in [7384]. [7401] Fixed bgqueue invitation to already started battlegrounds - not tested. 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 ffd0c7e3dd3..0cbbe03d19d 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 "7398"
+ #define REVISION_NR "7401"
#endif // __REVISION_NR_H__