(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.

This commit is contained in:
rubidium
2007-10-22 19:11:50 +00:00
parent 00161bf9aa
commit 3a785b000a
7 changed files with 159 additions and 35 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_WARNING_SIGN,
SPR_WARNING_SIGN, SPR_CURSOR_AUTOTRAM,
END
};