From 4198418d77389c00126e398cba076290d78e63b1 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Mon, 6 Jun 2005 15:58:58 +0000 Subject: (svn r2424) - Fix: backport the smallmap_gui.c changes from the map/ branch into trunk. This also implicitely fixes the bug where the game would crash in certain resolutions with certain minimap masks when dragged partly outside the game-area. --- table/sprites.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'table') diff --git a/table/sprites.h b/table/sprites.h index c1dbfbb39..9af9bb253 100644 --- a/table/sprites.h +++ b/table/sprites.h @@ -695,7 +695,11 @@ enum Sprites { SPR_IMG_COMPANY_GENERAL = 743, SPR_IMG_GRAPHS = 745, SPR_IMG_COMPANY_LEAGUE = 684, + SPR_IMG_SHOW_COUNTOURS = 738, + SPR_IMG_SHOW_VEHICLES = 739, + SPR_IMG_SHOW_ROUTES = 740, SPR_IMG_INDUSTRY = 741, + SPR_IMG_PLANTTREES = 742, SPR_IMG_TRAINLIST = 731, SPR_IMG_TRUCKLIST = 732, SPR_IMG_SHIPLIST = 733, @@ -710,7 +714,6 @@ enum Sprites { SPR_IMG_MUSIC = 713, SPR_IMG_MESSAGES = 680, SPR_IMG_QUERY = 723, - SPR_IMG_PLANTTREES = 742, SPR_IMG_SIGN = 4082, SPR_IMG_BUY_LAND = 4791, -- cgit v1.2.3-70-g09d2