Remove redundant property from Tile

This commit is contained in:
Dylan K. Taylor
2017-10-16 12:35:32 +01:00
parent 95fa1824c8
commit af85659c63
2 changed files with 0 additions and 5 deletions

View File

@ -268,8 +268,6 @@ class Furnace extends Spawnable implements InventoryHolder, Container, Nameable{
}
$this->lastUpdate = microtime(true);
$this->timings->stopTiming();
return $ret;