Add comment about sunlight

This commit is contained in:
Jarrod Doyle 2024-10-05 16:35:11 +01:00
parent 0a4dcc6de0
commit dff2a9da2c
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 1 additions and 0 deletions

View File

@ -617,6 +617,7 @@ public class WorldRep : IChunk
public void Reset()
{
// TODO: Seems light we store something for sunlight at index 0 even if sunlight isn't being used
LightCount = 0;
DynamicLightCount = 0;
AnimMapCount = 0;