From 49dd9a2eca79707b49185c522fb4d39d490a3582 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sat, 12 May 2012 01:39:08 +0200 Subject: digital/io-hub/src/guybrush: fix ship hold coordinate --- digital/io-hub/src/guybrush/playground_2012.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io-hub/src/guybrush/playground_2012.h') diff --git a/digital/io-hub/src/guybrush/playground_2012.h b/digital/io-hub/src/guybrush/playground_2012.h index 1bb68a88..36a5db8a 100644 --- a/digital/io-hub/src/guybrush/playground_2012.h +++ b/digital/io-hub/src/guybrush/playground_2012.h @@ -45,7 +45,7 @@ /** Ships holds. */ #define PG_HOLD_SOUTH_X 325 -#define PG_HOLD_SOUTH_Y 325 +#define PG_HOLD_SOUTH_Y 0 #define PG_HOLD_NORTH_X 362 #define PG_HOLD_NORTH_Y 740 -- cgit v1.2.3