From 6e49b85703bf32ecd1174ba5a59e240211f76523 Mon Sep 17 00:00:00 2001 From: darkvater Date: Sat, 4 Dec 2004 23:43:54 +0000 Subject: [PATCH] (svn r952) -A tiny insignificant fix for a toyland industry gfx -Added table\sprites.h to VS.NET project file --- industry_cmd.c | 2 +- ttd.vcproj | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/industry_cmd.c b/industry_cmd.c index 43cefea1be..53da5e600c 100644 --- a/industry_cmd.c +++ b/industry_cmd.c @@ -229,7 +229,7 @@ static void IndustryDrawTileProc3(TileInfo *ti) AddChildSpriteScreen(0x128B, 5, _industry_anim_offs_2[_map3_lo[ti->tile]]); } - AddChildSpriteScreen(0x30B928A, 3, 67); + AddChildSpriteScreen(4746, 3, 67); } static void IndustryDrawTileProc4(TileInfo *ti) diff --git a/ttd.vcproj b/ttd.vcproj index 5d6f585023..f296753e5b 100644 --- a/ttd.vcproj +++ b/ttd.vcproj @@ -2654,6 +2654,9 @@ + +