Mercurial > hg > early-roguelike
comparison rogue5/rogue.h @ 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 | 655c317b6237 |
children | 696277507a2e |
comparison
equal
deleted
inserted
replaced
162:600873555ec0 | 163:89deb1197a2d |
---|