temporary added playerlist to playermenu button
This commit is contained in:
@ -17,7 +17,7 @@ class PlayerCommands implements CommandListener {
|
||||
* Private properties
|
||||
*/
|
||||
private $maniaControl = null;
|
||||
private $playerList = null;
|
||||
public $playerList = null;
|
||||
/**
|
||||
* Create a new server commands instance
|
||||
*
|
||||
|
Reference in New Issue
Block a user