comparison rogue4/save.c @ 163:89deb1197a2d

arogue7: fix a display bug when viewing inventory after restoring. The restore() function displayed a status message via wprintw() instead of using the msg() functions. If the inventory was then viewed before a call to msg(), msgw would obscure the first lines of the inventory list. There are surely more bugs related to messages.
author John "Elwin" Edwards
date Fri, 12 Jun 2015 12:09:16 -0400
parents 8dd4b06a9155
children 1fe660009fd3
comparison
equal deleted inserted replaced
162:600873555ec0 163:89deb1197a2d