[10301] Init guild create date at create in same value in memory and DB.

This commit is contained in:
VladimirMangos 2010-07-31 22:42:49 +04:00
parent 4f19017872
commit e082e29bcc
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 "10300"
#define REVISION_NR "10301"
#endif // __REVISION_NR_H__