[7920] Ignore racial skill and skills without recipes in .learn all_recipes. Cleanup code.

This commit is contained in:
VladimirMangos 2009-05-31 04:23:50 +04:00
parent d2e0e3c439
commit 91157c7eb9
5 changed files with 60 additions and 62 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7919"
#define REVISION_NR "7920"
#endif // __REVISION_NR_H__