[9022] Fixed small typo in creature_template.difficulty_entry_N checks.

This commit is contained in:
VladimirMangos 2009-12-19 01:29:10 +03:00
parent a8d4254d33
commit b95e3046c0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9021"
#define REVISION_NR "9022"
#endif // __REVISION_NR_H__