[7657] Implement function for access to gameobject owned by unit and created by some spell.

This commit is contained in:
VladimirMangos 2009-04-13 01:03:16 +04:00
parent 6438bf557f
commit 0e1997f746
3 changed files with 21 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7656"
#define REVISION_NR "7657"
#endif // __REVISION_NR_H__