1
0
Fork 0

Smaller window size at startup.

pull/5/head
fmederos 2017-08-27 15:00:18 -03:00
parent 3c8d6c3ddf
commit 5d4c40b106
1 changed files with 2 additions and 1 deletions

View File

@ -637,7 +637,8 @@ int main(int argc,char *argv[])
}
}
init_plot("/xs",10,0.75);
// init_plot("/xs",10,0.75);
init_plot("/xs",8,0.75);
plot_skymap();