fix falscher link bei skillmod

This commit is contained in:
Katja Zedel 2002-05-11 20:03:57 +00:00
parent d850a9cefb
commit 5c52d31d0e
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ static struct curse_type ct_skillmod = {
"skillmod",
CURSETYP_NORM, CURSE_SPREADMODULO, M_MEN,
"",
cinfo_unit,
cinfo_skill,
NULL,
read_skill, write_skill
};