[c12635] Fix saving and loading currency loot to/from db

This commit is contained in:
Dramacydal 2013-06-17 09:29:55 +01:00 committed by Antz
parent b7a01a632c
commit 905815feb9
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12634"
#define REVISION_NR "12635"
#endif // __REVISION_NR_H__