[10788] Replace bytes in single field bytes2 by independent fields for creature_addon.

This commit is contained in:
VladimirMangos 2010-11-27 23:50:26 +03:00
parent 9460ed0494
commit 0c8a7c3826
9 changed files with 50 additions and 22 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10787"
#define REVISION_NR "10788"
#endif // __REVISION_NR_H__