[7514] Revert bogus reputation calculation change added with merge from 310.

Reputation must work now. Instead have near to 0 percent values always.
This commit is contained in:
VladimirMangos 2009-03-22 05:28:00 +03:00
parent 54acc587da
commit e39a836115
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7513"
#define REVISION_NR "7514"
#endif // __REVISION_NR_H__