starting serverrank plugin
This commit is contained in:
committed by
Steffen Schröder
parent
1af090829c
commit
d9963b53ca
@ -58,7 +58,7 @@ class StatisticCollector implements CallbackListener {
|
||||
*
|
||||
* @param \ManiaControl\ManiaControl $maniaControl
|
||||
*/
|
||||
public function __construct(ManiaControl $maniaControl) {
|
||||
public function __construct(ManiaControl $maniaControl) { //TODO statistic wins
|
||||
$this->maniaControl = $maniaControl;
|
||||
|
||||
//Register Callbacks
|
||||
|
Reference in New Issue
Block a user