[10737] Use empty name for non-unique named pets.

This let to client select appropriate name by self base at UNIT_CREATED_BY_SPELL data.
This commit is contained in:
VladimirMangos 2010-11-18 22:55:48 +03:00
parent 5579471075
commit 1fe4b1f4bb
4 changed files with 5 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10736"
#define REVISION_NR "10737"
#endif // __REVISION_NR_H__