PlayerList improvments

This commit is contained in:
kremsy
2013-12-19 21:59:10 +01:00
parent d2faf4de33
commit 557dd7b9a6
3 changed files with 438 additions and 31 deletions

View File

@ -61,6 +61,10 @@ class Player {
$this->joinTime = time();
}
/**
* Check if player is not a real player
*