Comment typofix

This commit is contained in:
Pasi Kallinen
2015-06-25 08:08:39 +03:00
parent 9dc979d414
commit fe073055b6

View File

@@ -1143,7 +1143,7 @@ register int mmflags;
chosen here with rndmonst(), yielding a monster
which was approriate to the level's difficulty
but ignored the changer's usual type selection
so would be inppropriate for vampshifters.
so would be inappropriate for vampshifters.
Let newcham() pick the shape. */
if (newcham(mtmp, (struct permonst *) 0, FALSE, FALSE))
allow_minvent = FALSE;