[9131] Use more generic check for IsLootCraftingSpell

This include spell 69412 to autoloot generation spells.
This commit is contained in:
VladimirMangos 2010-01-09 18:28:47 +03:00
parent 57f495de35
commit 51cb5b356a
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9130"
#define REVISION_NR "9131"
#endif // __REVISION_NR_H__