mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[11855] Update forgotten comment in mangosd.conf.dist.in
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
fb64df10bd
commit
d7e8e75a1e
2 changed files with 3 additions and 2 deletions
|
|
@ -278,7 +278,8 @@ CleanCharacterDB = 1
|
|||
#
|
||||
# WorldLogFile
|
||||
# Packet logging file for the worldserver
|
||||
# Default: "world.log"
|
||||
# Default: "" - no log file created
|
||||
# "world.log" - recommended name to create a log file
|
||||
#
|
||||
# WorldLogTimestamp
|
||||
# Logfile with timestamp of server start in name
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11854"
|
||||
#define REVISION_NR "11855"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue