[textplay] drop loglevel back

pull/1621/head
nick black 3 years ago
parent 89c17b7b91
commit 23b966d4a3
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -9,7 +9,7 @@ static const uint32_t NANOSEC = 1000000000ull / 60; // 60 cps
static struct notcurses*
init(void){
struct notcurses_options opts = {
.loglevel = NCLOGLEVEL_DEBUG,
//.loglevel = NCLOGLEVEL_DEBUG,
.margin_t = MARGIN,
.margin_r = MARGIN,
.margin_b = MARGIN,

Loading…
Cancel
Save