NightStar is now smaller in Euclidean

This commit is contained in:
Zeno Rogue 2022-12-08 19:38:21 +01:00
parent 3e733ae6e9
commit 49c871cf19
1 changed files with 1 additions and 1 deletions

View File

@ -1083,7 +1083,7 @@ void geometry_information::make_3d_models() {
}
else
make_star(shSun, 3);
make_star(shNightStar, 0.75);
make_star(shNightStar, euclid ? 0.05 : 0.75);
if(WDIM == 2) {
for(int i=0; i<3; i++) {