[7115] Sort spells by spellfamily cases for speedup most common (check fail) case.

This commit is contained in:
VladimirMangos 2009-01-19 15:48:32 +03:00
parent 9e590f7ceb
commit e188a0a505
2 changed files with 439 additions and 418 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7114"
#define REVISION_NR "7115"
#endif // __REVISION_NR_H__