[8502] Disable quests related to specific game events at startup if event not active.

Also rename member boolean variable.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-09-15 11:40:04 +02:00
parent bd254e2848
commit 2d5b9c9efb
3 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8501"
#define REVISION_NR "8502"
#endif // __REVISION_NR_H__