mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
Increase star count to 1000 and decrease radius slightly (#9307)
* Increase star count to 1000 and decrease radius slightly. * Adjust star width.
This commit is contained in:
parent
c396800629
commit
cea4fd2b27
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#pragma once
|
||||
|
||||
#define SKY_MATERIAL_COUNT 5
|
||||
#define SKY_STAR_COUNT 200
|
||||
#define SKY_STAR_COUNT 1000
|
||||
|
||||
class ITextureSource;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue