[10994] Fixed typo in name SkillFail.Loot.Fishing at default value set.

This commit is contained in:
VladimirMangos 2011-01-10 02:44:12 +03:00
parent 52c4accb99
commit 648849e25b
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 "10993"
#define REVISION_NR "10994"
#endif // __REVISION_NR_H__