[9200] Move handling of most GO's from SendLoot() to GameObject::Use()

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-17 11:44:36 +01:00
parent 07a5c698ca
commit 95f9ec5fb2
3 changed files with 9 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9199"
#define REVISION_NR "9200"
#endif // __REVISION_NR_H__