forked from github/server
cinfo_simple warning
This commit is contained in:
parent
f0203119ba
commit
0ff520f708
1 changed files with 1 additions and 2 deletions
|
@ -67,8 +67,7 @@ static struct curse_type ct_auraboost = {
|
|||
/* Magic Boost - Gabe des Chaos */
|
||||
static struct curse_type ct_magicboost = {
|
||||
"magicboost",
|
||||
CURSETYP_UNIT, CURSE_SPREADMODULO|CURSE_IMMUNE, M_MEN,
|
||||
NULL
|
||||
CURSETYP_UNIT, CURSE_SPREADMODULO|CURSE_IMMUNE, M_MEN, cinfo_simple
|
||||
};
|
||||
|
||||
/* ------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in a new issue