mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[9623] Fixed typo in mangos.conf comment.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
f56190db12
commit
634fd2a508
2 changed files with 2 additions and 2 deletions
|
|
@ -439,7 +439,7 @@ LogColors = ""
|
|||
#
|
||||
# MinLevelForHeroicCharacterCreating
|
||||
# Limit creating heroic characters only for account with another character of specific level (ignored for GM accounts)
|
||||
# 0 - not require any existed chaarcter
|
||||
# 0 - not require any existed character
|
||||
# 1 - require at least any character existed
|
||||
# Default: 55 - default requirement
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9622"
|
||||
#define REVISION_NR "9623"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue