mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-01 23:59:53 +00:00
redeclare fix ;)
This commit is contained in:
parent
de5a3175bc
commit
a0019bfa73
@ -54,7 +54,7 @@ class DataPacket extends stdClass{
|
||||
return Utils::readShort($this->get(2), $unsigned);
|
||||
}
|
||||
|
||||
private function getLTriad(){
|
||||
private function getTriad(){
|
||||
return Utils::readTriad($this->get(3));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user