[11109] Move DoMeleeAttackIfReady to CreatureAI and reuse more wide.

This commit is contained in:
VladimirMangos 2011-02-05 21:09:47 +03:00
parent d1007e49ca
commit caf9f0cae2
8 changed files with 28 additions and 45 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11108"
#define REVISION_NR "11109"
#endif // __REVISION_NR_H__