changed his/her in the

This commit is contained in:
kremsy
2017-05-08 20:36:29 +02:00
parent 90bc0d195f
commit 0b09d839ef
2 changed files with 3 additions and 3 deletions

View File

@ -930,7 +930,7 @@ class DedimaniaPlugin implements CallbackListener, CommandListener, TimerListene
$improvement = 'gained the';
} else {
// Only improved time
$improvement = 'improved his/her';
$improvement = 'improved the';
}
$message = '$390$<$fff' . $player->nickname . '$> ' . $improvement . ' $<$ff0' . $newRecord->rank . '.$> Dedimania Record: $<$fff' . Formatter::formatTime($newRecord->best) . '$>';
if (!$oldRecord->nullRecord) {