player detailed started statistics

This commit is contained in:
kremsy
2014-01-03 17:36:10 +01:00
parent 3e7083d377
commit f8ba365af5
3 changed files with 29 additions and 2 deletions

View File

@ -42,7 +42,6 @@ class Player {
if(!$rpcInfos) {
return;
}
var_dump($rpcInfos);
$this->pid = $rpcInfos['PlayerId'];
$this->login = $rpcInfos['Login'];