Turn on use of good light again
This commit is contained in:
parent
8c50ab8bb0
commit
dc413b02cf
1 changed files with 0 additions and 1 deletions
|
|
@ -1094,7 +1094,6 @@ public abstract class GenericMapChunkCache extends MapChunkCache {
|
||||||
if (!hasLitState) {
|
if (!hasLitState) {
|
||||||
hasLight = false;
|
hasLight = false;
|
||||||
}
|
}
|
||||||
hasLight = false;//DEBUG
|
|
||||||
// If no light, do simple generate
|
// If no light, do simple generate
|
||||||
if (!hasLight) {
|
if (!hasLight) {
|
||||||
//Log.info(String.format("generateSky(%d,%d)", x, z));
|
//Log.info(String.format("generateSky(%d,%d)", x, z));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue