[10656] Rename quest function HasFlag to HasQuestFlag

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-10-29 21:19:02 +02:00
parent a38f97f71c
commit 1210c6d978
7 changed files with 37 additions and 37 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10655"
#define REVISION_NR "10656"
#endif // __REVISION_NR_H__