[11746] Fixed default value for AuctionHouseBot.Buyer.BuyPrice to false

as expected by default.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
herrtrigger 2011-07-19 07:21:05 +04:00 committed by VladimirMangos
parent 8606dcc25f
commit 41ca608c57
3 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 "11745"
#define REVISION_NR "11746"
#endif // __REVISION_NR_H__