forked from mirror/OpenTTD
(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.
This commit is contained in:
@@ -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,
|
||||
|
||||
|
Reference in New Issue
Block a user