[8566] avoid singleton-lock when accessing BattleGroundMGR::isBGWeekend()

proposed by vladimir
This commit is contained in:
balrok 2009-09-29 19:16:34 +02:00
parent 8246a8c310
commit 4f35eaebd5
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8565"
#define REVISION_NR "8566"
#endif // __REVISION_NR_H__