mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Improved liquid performance, update RakLib
This commit is contained in:
parent
79bf1f12f2
commit
94eb9e35e2
@ -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{
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3d55400c5a4a2d05a8de1c7c97418d01085d34c4
|
||||
Subproject commit 91442549ec4edcb81f0216e383ed0de622b2158f
|
Loading…
x
Reference in New Issue
Block a user