[8968] Implement gossip menu options for GameObject

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-12-11 11:07:34 +01:00
parent 25688fc8eb
commit f0e7f01a7b
4 changed files with 40 additions and 24 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8967"
#define REVISION_NR "8968"
#endif // __REVISION_NR_H__