dragon: don't force 3x2

pull/1253/head
nick black 4 years ago
parent 3f26c36458
commit a4bad2318f
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -96,8 +96,8 @@ int dragon_demo(struct notcurses* nc){
}
struct ncvisual_options vopts = {
.n = n,
.blitter = NCBLIT_3x2,
.y = 1,
.scaling = NCSCALE_STRETCH,
};
if(ncvisual_render(nc, ncv, &vopts) == NULL){
ncvisual_destroy(ncv);

Loading…
Cancel
Save