[11831] Implement player gear score calculation

Signed-off-by: Laise <fenrisse@gmail.com>
This commit is contained in:
C:/Program Files (x86)/git/dev/rsa 2011-10-17 16:13:06 +02:00 committed by Laise
parent fdc68c580d
commit 70a8a350d7
11 changed files with 246 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11830"
#define REVISION_NR "11831"
#endif // __REVISION_NR_H__