map empty ballot to O in console, not -

pull/816/head
nick black 4 years ago
parent 001276e112
commit 3166d0f233
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -249,7 +249,7 @@ program_line_drawing_chars(const notcurses* nc, struct unimapdesc* map){
}, {
.ws = L"X",
}, {
.ws = L"-",
.ws = L"O",
}, {
.ws = L"└┕┖┗╘╙╚╰",
}, {

Loading…
Cancel
Save