Possible fix for #391

This commit is contained in:
Shoghi Cervantes
2013-06-14 02:56:29 +02:00
parent 18562317c3
commit 4c9cbaf1ee
2 changed files with 7 additions and 5 deletions

View File

@ -81,7 +81,6 @@ class SaplingBlock extends FlowableBlock{
}else{
return BLOCK_UPDATE_RANDOM;
}
return true;
}
return false;
}