From 5a65ad4866537089f09887023a8a8dee96fb6af5 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Mon, 6 May 2013 00:38:20 +0200 Subject: digital/io-hub/src/apbirthday: approach cake farther --- digital/io-hub/src/apbirthday/playground_2013.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digital/io-hub/src/apbirthday/playground_2013.hh b/digital/io-hub/src/apbirthday/playground_2013.hh index 010f5a50..af17a986 100644 --- a/digital/io-hub/src/apbirthday/playground_2013.hh +++ b/digital/io-hub/src/apbirthday/playground_2013.hh @@ -32,7 +32,7 @@ static const int pg_cake_radius = 500; static const vect_t pg_cake_pos = { pg_width / 2, pg_length }; /// Distance from the cake to blow candles. -static const int pg_cake_distance = 40; +static const int pg_cake_distance = 60; /// Plate width / 2. static const int pg_plate_size_border = 170 / 2; -- cgit v1.2.3