[9752] Add storage for min/maxgold of gameobject

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-04-16 08:44:15 +02:00
parent b31c006bdc
commit 5570f8c9cd
8 changed files with 17 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9751"
#define REVISION_NR "9752"
#endif // __REVISION_NR_H__