maj le css level puzzle

This commit is contained in:
Jerome Morjon
2015-03-20 19:33:13 +01:00
parent 72c741fa57
commit 531d3b0015
3 changed files with 9 additions and 4 deletions

View File

@ -97,6 +97,7 @@ class GameController extends Controller {
default:
break;
}
$response->withCookie(Cookie::forever('trophee', $values));
}