[c12566] Correct typo in mangos.conf about MapsLoading log filter

This commit is contained in:
Dramacydal 2013-05-31 09:41:33 +01:00 committed by Antz
parent d1e9390e82
commit 7e98775d68
2 changed files with 33 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12566"
#define REVISION_NR "12567"
#endif // __REVISION_NR_H__