From 06ea8c617d554e19da53fc6ec554f5c04c051640 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Sat, 25 Oct 2008 19:15:32 +0000 Subject: selected a better text color in clockgame text fixed a major crash case * boards/skins/babytoy/skin.xml: selected a better text color in clockgame text * src/boards/smallnumbers.c: (key_press), (player_win):fixed a major crash case The crash happend when there are 2 or more dice at the sublevel 9. The first die complete the game and the next die is processed but already deleted. svn path=/trunk/; revision=3578 --- (limited to 'boards') diff --git a/boards/skins/babytoy/skin.xml b/boards/skins/babytoy/skin.xml index 3340efd..6f0e3fd 100644 --- a/boards/skins/babytoy/skin.xml +++ b/boards/skins/babytoy/skin.xml @@ -39,14 +39,14 @@ - + - + @@ -64,7 +64,7 @@ - + -- cgit v0.9.1