# HG changeset patch # User John "Elwin" Edwards # Date 1347231351 25200 # Node ID aeabbca6dc0be952ef1c9f947d708949a5fcfdb8 # Parent ae7643e1194b6e1d8767ad12a3074e7112245359 arogue5: fix some more drawing to the wrong window. The spell-choosing and prayer-choosing routines, when the one-line inventory option is set, displayed to cw instead of msgw. This caused permanent corruption of the message line. diff -r ae7643e1194b -r aeabbca6dc0b arogue5/player.c --- a/arogue5/player.c Sun Sep 09 08:55:11 2012 -0700 +++ b/arogue5/player.c Sun Sep 09 15:55:51 2012 -0700 @@ -168,20 +168,20 @@ else if (slow_invent) { register char c; + char *spellp; for (i=0; i