aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-27 12:13:59 -0600
committermegamage <none@none>2009-02-27 12:13:59 -0600
commit472f897b0a1475991f70fdc428387ce3d322d5ce (patch)
tree5ebd3cd397bfff6d18c9beeb8c5a1aa3be9fda29 /src/shared/revision_nr.h
parentd3a69006675bb5317fab76584d5990b36c2fd5a5 (diff)
[7336] Implemented new BattleGroundQueue invitation system. Now it supports premade group versus premade group matches.
Added 2 new config options - InvitationType and PremadeGroupWaitForMatch - you can find more info in default config file. This patch can cause crashes. Author: Triply [7338] Little cleanup in battleground queues code. Author: ApoC --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 90e21aa91e5..3241034185f 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 "7334"
+ #define REVISION_NR "7336"
#endif // __REVISION_NR_H__