mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-12 14:01:59 -04:00
Fix formatting
This commit is contained in:
parent
9bf73d7ced
commit
ac190f557a
@ -290,7 +290,7 @@ pub const Biome = struct { // MARK: Biome
|
|||||||
caveRadiusFactor: f32,
|
caveRadiusFactor: f32,
|
||||||
crystals: u32,
|
crystals: u32,
|
||||||
/// How much of the surface structure should be eroded depending on the slope.
|
/// How much of the surface structure should be eroded depending on the slope.
|
||||||
soilCreep: f32,
|
soilCreep: f32,
|
||||||
stoneBlock: main.blocks.Block,
|
stoneBlock: main.blocks.Block,
|
||||||
fogLower: f32,
|
fogLower: f32,
|
||||||
fogHigher: f32,
|
fogHigher: f32,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user