[12713] Implemented uint64/int64 config values support, fixed compile warnings related to max player money (and damn you git_id)

This commit is contained in:
sanctum32 2013-10-24 18:49:38 +03:00 committed by Antz
parent 7f4338f0d6
commit 08913b2437
6 changed files with 106 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12712"
#define REVISION_NR "12713"
#endif // __REVISION_NR_H__