[7560] Implement IconName for gameobject

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also small fix for 7558 sql update (for re-apply support)
This commit is contained in:
NoFantasy 2009-03-28 04:55:59 +03:00 committed by VladimirMangos
parent 00d0718124
commit 036a74b284
8 changed files with 16 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7559"
#define REVISION_NR "7560"
#endif // __REVISION_NR_H__