mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 22:37:04 +00:00
[10597] Enable by default vmap.enableHeight and vmap.enableLOS
mangosd.conf version updated.
This commit is contained in:
parent
304bd3d7b6
commit
c4c9b5a726
3 changed files with 5 additions and 6 deletions
|
|
@ -36,7 +36,7 @@
|
|||
// Format is YYYYMMDDRR where RR is the change in the conf file
|
||||
// for that day.
|
||||
#ifndef _MANGOSDCONFVERSION
|
||||
# define _MANGOSDCONFVERSION 2010062001
|
||||
# define _MANGOSDCONFVERSION 2010100901
|
||||
#endif
|
||||
#ifndef _REALMDCONFVERSION
|
||||
# define _REALMDCONFVERSION 2010062001
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10596"
|
||||
#define REVISION_NR "10597"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue