sil-quirk / sil-q

Other
217 stars 32 forks source link

Always redraw the space after the equippy character in display_inven(… #28

Closed backwardsEric closed 4 years ago

backwardsEric commented 4 years ago

…) and display_equip() to handle transitions back and forth from ASCII graphics mode to tiles with use_bigtile on. For the same reason, add special handling for the equippy character for unequipped item slots.

backwardsEric commented 4 years ago

Forgot to say this is tied to #27 .