Fix formatting

This commit is contained in:
codemob-dev 2025-07-25 15:33:46 -04:00
parent 9bf73d7ced
commit ac190f557a

View File

@ -290,7 +290,7 @@ pub const Biome = struct { // MARK: Biome
caveRadiusFactor: f32,
crystals: u32,
/// How much of the surface structure should be eroded depending on the slope.
soilCreep: f32,
soilCreep: f32,
stoneBlock: main.blocks.Block,
fogLower: f32,
fogHigher: f32,