Added grass color test

This commit is contained in:
Shoghi Cervantes
2014-06-10 15:24:33 +02:00
parent 9be231fbca
commit 5f163133ee
3 changed files with 9 additions and 4 deletions

View File

@ -529,7 +529,6 @@ class Player extends Human implements CommandSender, InventoryHolder, IPlayer{
$tile->spawnTo($this);
}
}
//}
$this->lastChunk = false;
}