Mercurial > hg > early-roguelike
comparison rogue3/save.c @ 168:82b2a046d151
arogue7: fix inventory display bug again.
Removing the call to msg() in restore() resulted in msgw remaining as
it was when the game was saved. This results in another display glitch
like that fixed by r163. Adding an empty message puts msgw into a
reliable state.
author | John "Elwin" Edwards |
---|---|
date | Tue, 30 Jun 2015 12:00:02 -0400 |
parents | d852b8f088c5 |
children | 3d4252fa2ed3 |
comparison
equal
deleted
inserted
replaced
167:a0a57cf42810 | 168:82b2a046d151 |
---|