mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Improved liquid performance, update RakLib
This commit is contained in:
@ -220,7 +220,7 @@ abstract class Liquid extends Transparent{
|
||||
$this->getLevel()->scheduleUpdate($this, $this->tickRate());
|
||||
}
|
||||
}elseif($flag){
|
||||
$this->getLevel()->scheduleUpdate($this, $this->tickRate());
|
||||
//$this->getLevel()->scheduleUpdate($this, $this->tickRate());
|
||||
//$this->updateFlow();
|
||||
}
|
||||
}else{
|
||||
|
Submodule src/raklib updated: 3d55400c5a...91442549ec
Reference in New Issue
Block a user