1
0
Fork 0

Thinner constellation lines (still broke tho)

giza
Jeff Moe 2022-07-27 23:20:50 -06:00
parent 7890e1aa63
commit dc2860e422
1 changed files with 1 additions and 1 deletions

View File

@ -958,7 +958,7 @@ void init_plot(char *psfile,float width,float aspect)
// Initialize plot
cpgopen(psfile);
cpgslw(2);
cpgslw(1);
cpgpap(7.5,1);
skymap_plot_renew();