remove skylight
This commit is contained in:
parent
375a67d10f
commit
259bcab1fd
12 changed files with 38 additions and 325 deletions
|
@ -3616,7 +3616,6 @@ public class Client implements IThreadListener {
|
|||
int j = chunkcoordintpair.x * 16;
|
||||
int k = chunkcoordintpair.z * 16;
|
||||
ChunkClient chunk = this.getChunk(chunkcoordintpair.x, chunkcoordintpair.z);
|
||||
chunk.enqueueRelight();
|
||||
this.previousActive.add(chunkcoordintpair);
|
||||
++i;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue