Merge remote-tracking branch 'origin/NetHack-3.6.0'

(required manual merge in include/config.h)
This commit is contained in:
keni
2018-04-15 13:50:59 -04:00
75 changed files with 5333 additions and 5062 deletions

View File

@@ -573,6 +573,7 @@ struct attack *mattk;
Sprintf(buf, "%s squeezes", magr_name);
break;
}
/*FALLTHRU*/
default:
Sprintf(buf, "%s hits", magr_name);
}