[8599] removed now unneeded parameter from GetBattleGroundQueueIdFromLevel

cause alterac valley is not handled special since 3.2.2
this function also works without bgtypeid parameter
This commit is contained in:
balrok 2009-10-07 15:35:52 +02:00
parent 0516ed3557
commit dc96ddfbfb
6 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8598"
#define REVISION_NR "8599"
#endif // __REVISION_NR_H__