[9407] If instance have reset time not let rate make it less 1 day.

This also fix crash at instance reset data loading at server startup.
This commit is contained in:
VladimirMangos 2010-02-18 16:14:31 +03:00
parent 34c51c7bf6
commit 2a5ce2198c
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9406"
#define REVISION_NR "9407"
#endif // __REVISION_NR_H__