Merge remote-tracking branch 'origin/NetHack-3.6.0'
(required manual merge in include/config.h)
This commit is contained in:
@@ -573,6 +573,7 @@ struct attack *mattk;
|
||||
Sprintf(buf, "%s squeezes", magr_name);
|
||||
break;
|
||||
}
|
||||
/*FALLTHRU*/
|
||||
default:
|
||||
Sprintf(buf, "%s hits", magr_name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user