added todo

This commit is contained in:
Steffen Schröder
2014-05-27 08:56:56 +02:00
parent 7b04ec4317
commit 2818192102
2 changed files with 2 additions and 1 deletions

View File

@ -527,6 +527,7 @@ class ServerRankingPlugin implements Plugin, CallbackListener, CommandListener {
/**
* Rank Structure
*/
// TODO: extract class to own file
class Rank extends AbstractStructure {
public $playerIndex;
public $rank;