Use new method to hilite player in SDL terminal
commite9945b7c5e6b848d28df3471775a703277d36d36
authorPhilip Pavlick <swashdev@pm.me>
Mon, 9 Mar 2020 22:45:48 +0000 (9 17:45 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Mon, 9 Mar 2020 22:45:48 +0000 (9 17:45 -0500)
treeaa11f8a58496ee31f3345795f9ad2278cf3c0502
parent97d1b8c9f17e22de8e94c74f073c3aa7c4c21e13
Use new method to hilite player in SDL terminal

A call which resets the player's symbol to create a white, inverted
"smiley" when the player is set to be highlighted in the terminal has
been fixed to use the new `invert` method to invert the colors of the
symbol which already exists rather than creating a new one as in the old
method.
src/main.d