[7649] Fix resilience damage reduction coefficients changed after client switch

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-04-11 22:17:43 +04:00
parent 199c09640d
commit c4b2e3f67c
2 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7648"
#define REVISION_NR "7649"
#endif // __REVISION_NR_H__