mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 00:45:23 +01:00
Some random code cleanups
This commit is contained in:
@@ -70,5 +70,5 @@ private:
|
||||
float hill_threshold;
|
||||
float hill_steepness;
|
||||
|
||||
Noise *noise_terrain;
|
||||
Noise *noise_terrain = nullptr;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user