Adaptation to new dedicated-api

This commit is contained in:
NewboO
2014-05-03 19:53:34 +02:00
parent 216003faab
commit 417873f0b1
4 changed files with 57 additions and 43 deletions

View File

@ -275,7 +275,7 @@ class Server implements CallbackListener {
/**
* Get Server Player Info
*
* @return \Maniaplanet\DedicatedServer\Structures\Player
* @return \Maniaplanet\DedicatedServer\Structures\PlayerInfo
*/
public function getInfo() {
return $this->maniaControl->client->getMainServerPlayerInfo();