[12686] Fixed max player money definition

This commit is contained in:
sanctum32 2013-10-17 01:06:51 +03:00 committed by Antz
parent 49bcd5a4ad
commit 0a448519fa
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12685"
#define REVISION_NR "12686"
#endif // __REVISION_NR_H__