Remove unnecessary ParticleDensityFactor yaml nodes

which only reflected the default value.
This commit is contained in:
abcdefg30
2016-06-25 19:33:55 +02:00
parent 3a8b2bda43
commit 39d9832b03
2 changed files with 0 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ World:
BackgroundMusic: rain-ambient
StartingMusic: rain
WeatherOverlay:
ParticleDensityFactor: 0.0007625
ChangingWindLevel: true
WindLevels: -5, -3, -2, 0, 2, 3, 5
WindTick: 150, 550

View File

@@ -1,6 +1,5 @@
World:
WeatherOverlay:
ParticleDensityFactor: 0.0007625
ChangingWindLevel: true
WindLevels: -5, -3, -2, 0, 2, 3, 5
WindTick: 150, 550