(svn r21806) -Codechange: Correct additional appearances of the same typo.

This commit is contained in:
terkhen
2011-01-15 16:27:04 +00:00
parent 93b26e8e3d
commit 53c9846f14
5 changed files with 5 additions and 5 deletions

View File

@@ -1249,7 +1249,7 @@ static const SpriteID SPR_IMG_AIRPORT = 744;
/* dock_gui.c */
static const SpriteID SPR_IMG_SHIP_DEPOT = 748;
static const SpriteID SPR_IMG_SHIP_DOCK = 746;
static const SpriteID SPR_IMG_BOUY = 693;
static const SpriteID SPR_IMG_BUOY = 693;
static const SpriteID SPR_IMG_AQUEDUCT = SPR_OPENTTD_BASE + 145;
/* music_gui.c */