More mhm info

This commit is contained in:
Ruben 2016-09-17 19:32:44 +01:00
parent 7d5719fd08
commit 2fcfd61c5a

View file

@ -279,7 +279,7 @@ class ScoreControllerProvider implements ControllerProviderInterface
"author" => "Ruben van de Ven & player {$hit->getGame()->getUser()->getId()}", "author" => "Ruben van de Ven & player {$hit->getGame()->getUser()->getId()}",
"unit_poses" => [], "unit_poses" => [],
"homepage" => "http://emotionhero.com", "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) { foreach($conversions as $from => $to) {