mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Fixed squid not updating and added some debug
This commit is contained in:
@ -90,8 +90,6 @@ class Squid extends WaterAnimal implements Ageable{
|
||||
}
|
||||
}
|
||||
|
||||
$this->lastUpdate = $currentTick;
|
||||
|
||||
$this->timings->startTiming();
|
||||
|
||||
$hasUpdate = parent::onUpdate($currentTick);
|
||||
|
Reference in New Issue
Block a user