[9204] Move remaining handling of GO from SendLoot to GameObject::Use

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-17 23:06:01 +01:00
parent f7de2ce1d7
commit 16c0ff3ef7
3 changed files with 25 additions and 14 deletions

View file

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