[7425] Fixed crash in BattleGround::Update()

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-03-09 15:10:01 +01:00
parent 0babfec043
commit 1c8f8a2e13
2 changed files with 10 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7424"
#define REVISION_NR "7425"
#endif // __REVISION_NR_H__