[8134] Fixed typo in ACTION_T_MORPH_TO_ENTRY_OR_MODEL check.

This commit is contained in:
VladimirMangos 2009-07-06 11:24:30 +04:00
parent 08f1c95874
commit ef6b3f978d
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8133"
#define REVISION_NR "8134"
#endif // __REVISION_NR_H__