[9688] Fixed typo in daily quest reset time init.

This commit is contained in:
VladimirMangos 2010-04-07 06:18:41 +04:00
parent d78117bbc8
commit c56000b666
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9687"
#define REVISION_NR "9688"
#endif // __REVISION_NR_H__