-
- Downloads
Mapgen: Don't spread light of nodes outside the desired area
This fixes #3935, a regression from 0338c2eb. An 'optimization' was performed where an index for the VoxelManip being operated on was mistakenly used for bounds checking within the incorrect VoxelArea, namely, the area wherein light should be spread.
Loading
Please register or sign in to comment