More mhm info
This commit is contained in:
parent
7d5719fd08
commit
2fcfd61c5a
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ class ScoreControllerProvider implements ControllerProviderInterface
|
|||
"author" => "Ruben van de Ven & player {$hit->getGame()->getUser()->getId()}",
|
||||
"unit_poses" => [],
|
||||
"homepage" => "http://emotionhero.com",
|
||||
"description" => "Hit {$hit->getId()} in the Emotion Hero game by player {$hit->getGame()->getUser()->getId()}. Points awarded for hit: {$hit->getScore()}."
|
||||
"description" => "Hit {$hit->getId()} in the Emotion Hero game by player {$hit->getGame()->getUser()->getId()}. Points awarded for hit: {$hit->getScore()}. $exprs"
|
||||
];
|
||||
|
||||
foreach($conversions as $from => $to) {
|
||||
|
|
Loading…
Reference in a new issue