1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 02:49:10 +00:00

(svn r11350) -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13.

This commit is contained in:
rubidium
2007-10-27 11:23:13 +00:00
parent 21981fd8cb
commit c0747d26f0
5 changed files with 15 additions and 9 deletions

View File

@@ -324,7 +324,7 @@ static const SpriteID _openttd_grf_indexes[] = {
377, 377, ///< · small
153, 153, ///< · medium
601, 601, ///< · large
SPR_WARNING_SIGN, SPR_CURSOR_AUTOTRAM,
SPR_WARNING_SIGN, SPR_CURSOR_ELRAIL_DEPOT,
END
};