0

Merge remote branch 'upstream/master'

This commit is contained in:
Andrew Chin
2010-11-02 18:59:58 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -547,7 +547,7 @@ class ChunkRenderer(object):
):
continue
elif cave and (
y == 15 and x == 0
y == 15 and x == 0 and z != 127
):
# If it's on the facing edge, only render if what's
# above it is transparent