mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[7338] Little cleanup in battleground queues code.
* Moved counts and maxs out of enums. * Added some linebreaks to better code reading. * Little bit tuned up BattleGroundQueue::RemovePlayer. Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
1fcaf35e29
commit
f35ffca03e
4 changed files with 22 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7337"
|
||||
#define REVISION_NR "7338"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue