[9205] Move script call GOHello to GameObject::Use

This provide more accurate call in case of delay use from spell effects

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-17 23:43:39 +01:00
parent 16c0ff3ef7
commit 544d396beb
4 changed files with 9 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9204"
#define REVISION_NR "9205"
#endif // __REVISION_NR_H__