[9799] Remove duplicate code causing next reset of daily/weekly quests to double up

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-04-27 16:25:54 +02:00
parent 471af8fb27
commit 8a212ac0df
2 changed files with 3 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9798"
#define REVISION_NR "9799"
#endif // __REVISION_NR_H__