[11853] Add new flag_extra NO_TALKTO_CREDIT

This flag is intended to make the process of removing the automatismn gossip.click -> quest-credit easier.
This flag will be removed when the converting is complete

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2011-11-30 20:25:00 +01:00
parent 4c82458874
commit 601805b57e
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11852"
#define REVISION_NR "11853"
#endif // __REVISION_NR_H__