Updated for new build

This commit is contained in:
Shoghi Cervantes
2014-06-30 21:07:27 +02:00
parent 75bf3023a7
commit 6d6059b61f
5 changed files with 2 additions and 1330 deletions

View File

@ -51,7 +51,7 @@ class EmptyChunkSection implements ChunkSection{
}
final public function getBlockSkyLightColumn($x, $z){
return "\x00\x00\x00\x00\x00\x00\x00\x00";
return "\xff\xff\xff\xff\xff\xff\xff\xff";
}
final public function getBlockLightColumn($x, $z){