Skip to content

Blocklight not working #224

Description

@dclone

bool Map::generateLight(int x, int z, sChunk* chunk)

--- line 537 int index = block_y + blocky_blockz;
+++ line 537 int index = block_x + blocky_blockz;

to fix it...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions