[8533] Not remove timed quest and correctly fail when time runs out.

Add function to remove timed quest instead of direct access to set.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-09-25 16:01:57 +02:00
parent 1bf0678ebd
commit 38aac1a77a
4 changed files with 16 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8532"
#define REVISION_NR "8533"
#endif // __REVISION_NR_H__