[11745] Use less CPU/HDD loading value for AuctionHouseBot.ItemsPerCycle.Boost

Update it in your habot.conf version if you have haby load at mangosd
startup time from ahbot activity

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Pyromaniac 2011-07-19 07:14:14 +04:00 committed by VladimirMangos
parent d1d4973f95
commit 8606dcc25f
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 "11744"
#define REVISION_NR "11745"
#endif // __REVISION_NR_H__