(svn r12125) -Codechange: Remove redundant signal lookup table, and document why normal electric signals are handled specially.

This commit is contained in:
peter1138
2008-02-12 20:14:14 +00:00
parent c2bad6d22c
commit 63e306006b
2 changed files with 10 additions and 15 deletions

View File

@@ -263,6 +263,8 @@ enum Sprites {
SPR_MONO_SNOW_OFFSET = 26,
SPR_MGLV_SNOW_OFFSET = 26,
SPR_ORIGINAL_SIGNALS_BASE = 1275,
SPR_RAIL_SINGLE_Y = 1005,
SPR_RAIL_SINGLE_X = 1006,
SPR_RAIL_SINGLE_NORTH = 1007,