[8043] Fixed typo in LoadSkillDiscoveryTable()

This commit is contained in:
rastikzzz 2009-06-18 23:16:39 +04:00 committed by AlexDereka
parent fe88960e09
commit fada8301f5
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 "8042"
#define REVISION_NR "8043"
#endif // __REVISION_NR_H__