formatting

This commit is contained in:
Steffen Schröder
2014-10-24 19:59:20 +02:00
parent 50547437f7
commit 30459811c0
2 changed files with 5 additions and 7 deletions

View File

@ -706,7 +706,6 @@ class DedimaniaPlugin implements CallbackListener, CommandListener, TimerListene
if ($record->rank > $this->dedimaniaData->serverMaxRank) {
break;
}
if (!$record->newRecord) {
continue;
}