Petits ajustements ciel et brouillard.
This commit is contained in:
parent
2c9e570537
commit
d1298cadb9
2
view.cpp
2
view.cpp
|
@ -9,7 +9,7 @@ View::View(Chose* _root)
|
|||
fogColor[1] = 0.5;
|
||||
fogColor[2] = 0.5;
|
||||
fogColor[3] = 1.0;
|
||||
density = 0.000015;
|
||||
density = 0.00001;
|
||||
initWindow();
|
||||
mainLoop();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user