[7375] Typos in dynamic object registering and deleting for owner.

This let have more then one persistent aura in same time.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
pasdVn 2009-03-03 23:49:50 +03:00 committed by VladimirMangos
parent 03273a49da
commit 0d96837d48
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7374"
#define REVISION_NR "7375"
#endif // __REVISION_NR_H__