mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 13:37:01 +00:00
[10124] Fixed typo in mangos.conf.in comment.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
41f8cfb14c
commit
ef1358c901
2 changed files with 2 additions and 2 deletions
|
|
@ -1164,7 +1164,7 @@ Visibility.Distance.Grey.Object = 10
|
||||||
# Auction rates (auction time, deposit get at auction start, auction cut from price at auction end)
|
# Auction rates (auction time, deposit get at auction start, auction cut from price at auction end)
|
||||||
#
|
#
|
||||||
# Auction.Deposit.Min
|
# Auction.Deposit.Min
|
||||||
# Mininumum auction deposit size in copper
|
# Minimum auction deposit size in copper
|
||||||
# Default: 0
|
# Default: 0
|
||||||
#
|
#
|
||||||
# Rate.Honor
|
# Rate.Honor
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "10123"
|
#define REVISION_NR "10124"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue