mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11742] Fixed typo in ahbot.conf comments.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
575d9c8e5c
commit
bc171d5f97
2 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ ConfVersion=2010102201
|
||||||
# Define the price of selled item here for the Horde Auction House
|
# Define the price of selled item here for the Horde Auction House
|
||||||
# Default 200
|
# Default 200
|
||||||
#
|
#
|
||||||
# AuctionHouseBot.Alliance.Price.Ratio
|
# AuctionHouseBot.Neutral.Price.Ratio
|
||||||
# Define the price of selled item here for the Neutral Auction House
|
# Define the price of selled item here for the Neutral Auction House
|
||||||
# Default 200
|
# Default 200
|
||||||
#
|
#
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "11741"
|
#define REVISION_NR "11742"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue