From ecdafb6342026e0b63a752e0c2b4ef34a256ae23 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Sun, 20 Apr 2008 12:04:59 +0000 Subject: fixed random offset bug in which it was possible to have the ball placed * src/billard-activity/billard.c: (minigolf_create_item): fixed random offset bug in which it was possible to have the ball placed on the top line which was triggering the border touch sounds endlessly. removed unused flags. svn path=/trunk/; revision=3382 --- (limited to 'boards') diff --git a/boards/flags/cu.png b/boards/flags/cu.png deleted file mode 100644 index 291a50a..0000000 --- a/boards/flags/cu.png +++ /dev/null Binary files differ diff --git a/boards/flags/cz.png b/boards/flags/cz.png deleted file mode 100644 index 2af675e..0000000 --- a/boards/flags/cz.png +++ /dev/null Binary files differ diff --git a/boards/flags/ee.png b/boards/flags/ee.png deleted file mode 100644 index 26ceda5..0000000 --- a/boards/flags/ee.png +++ /dev/null Binary files differ diff --git a/boards/flags/gr.png b/boards/flags/gr.png deleted file mode 100644 index 02135ef..0000000 --- a/boards/flags/gr.png +++ /dev/null Binary files differ diff --git a/boards/flags/is.png b/boards/flags/is.png deleted file mode 100644 index c5b31f8..0000000 --- a/boards/flags/is.png +++ /dev/null Binary files differ diff --git a/boards/flags/jp.png b/boards/flags/jp.png deleted file mode 100644 index f2588c5..0000000 --- a/boards/flags/jp.png +++ /dev/null Binary files differ diff --git a/boards/flags/si.png b/boards/flags/si.png deleted file mode 100644 index d5742d5..0000000 --- a/boards/flags/si.png +++ /dev/null Binary files differ diff --git a/boards/flags/uy.png b/boards/flags/uy.png deleted file mode 100644 index 775bcbc..0000000 --- a/boards/flags/uy.png +++ /dev/null Binary files differ diff --git a/boards/flags/yu.png b/boards/flags/yu.png deleted file mode 100644 index f901a30..0000000 --- a/boards/flags/yu.png +++ /dev/null Binary files differ -- cgit v0.9.1