[8474] Allow to delete BattleGround objects when any of invited players didn't click to enter battle.

Rename m_TeamScores500disadvantage to m_TeamScores500Disadvantage, and optimize its update.
Patch is tested.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-09-05 13:24:34 +02:00
parent 7db230df55
commit 56ddf40d62
7 changed files with 51 additions and 45 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8473"
#define REVISION_NR "8474"
#endif // __REVISION_NR_H__