From 53a4a6a0f4f2575768b094018d58c63b40a32dad Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 15 Oct 2005 11:06:54 +0000 Subject: (svn r3046) Replace some numbers with sprite names and fix a typo in the sprite list --- table/sprites.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'table') diff --git a/table/sprites.h b/table/sprites.h index cb2e0c1b9..00d92bd5c 100644 --- a/table/sprites.h +++ b/table/sprites.h @@ -119,7 +119,7 @@ enum Sprites { SPR_HUGEHQ_WEST_BUILD = 2630, SPR_HUGEHQ_SOUTH = 2631, SPR_STATUE_GROUND = 1420, - SPR_STATUE_COMPANY = 2623, + SPR_STATUE_COMPANY = 2632, SPR_BOUGHT_LAND = 4790, /* sprites for rail and rail stations*/ -- cgit v1.2.3-54-g00ecf