mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 10:49:10 +00:00
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
This commit is contained in:
commit
2d1b2050dc
@ -257,7 +257,7 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
|
||||
}
|
||||
|
||||
public function getClientSecret(){
|
||||
return $this->clientSecretId;
|
||||
return $this->clientSecret;
|
||||
}
|
||||
|
||||
public function isBanned(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user