Revert "check."

This reverts commit 7814d9097a.
This commit is contained in:
nhmall
2018-11-23 22:17:16 -05:00
parent 7ce4c28eb9
commit 93ebcf0071
9 changed files with 335 additions and 44 deletions

View File

@@ -197,7 +197,7 @@ makedog()
put_saddle_on_mon(otmp, mtmp);
}
if (!icontext.petname_used++ && *petname)
if (!petname_used++ && *petname)
mtmp = christen_monst(mtmp, petname);
initedog(mtmp);