[7383] Changed some comments in config file, changed default MaxRatingDifference from 100 to 150 in default config.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-03-05 16:48:00 +01:00
parent 167b192ff2
commit 5179230901
3 changed files with 26 additions and 26 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7382"
#define REVISION_NR "7383"
#endif // __REVISION_NR_H__