mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[11235] Fixed typo in mangosd.conf comment
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
a9b7f00a9e
commit
287aa642b3
2 changed files with 2 additions and 2 deletions
|
|
@ -140,7 +140,7 @@ BindIP = "0.0.0.0"
|
|||
#
|
||||
# vmap.enableLOS
|
||||
# vmap.enableHeight
|
||||
# Enable/Disable VMmap support for line of sight and height calculation
|
||||
# Enable/Disable VMaps support for line of sight and height calculation
|
||||
# Default: 0 (disable)
|
||||
# 1 (enable)
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11234"
|
||||
#define REVISION_NR "11235"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue