[7161] Implemented configurable option to allow/disallow achievements gain for GMs.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-01-24 17:38:54 +01:00
parent 94d064be6f
commit 475e8cbcf6
5 changed files with 22 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7160"
#define REVISION_NR "7161"
#endif // __REVISION_NR_H__