forked from mirror/OpenTTD
(svn r17971) -Codechange: make the code of the toolbar more uniform; give the switch bar a tooltip and unify the naming of sprites.
This commit is contained in:
@@ -133,7 +133,7 @@ enum Sprites {
|
||||
SPR_GROUP_REPLACE_OFF_SHIP = SPR_OPENTTD_BASE + 132,
|
||||
SPR_GROUP_REPLACE_OFF_AIRCRAFT = SPR_OPENTTD_BASE + 133,
|
||||
|
||||
SPR_SWITCH_TOOLBAR = SPR_OPENTTD_BASE + 144,
|
||||
SPR_IMG_SWITCH_TOOLBAR = SPR_OPENTTD_BASE + 144,
|
||||
|
||||
SPR_SIGNALS_BASE = SPR_OPENTTD_BASE + OPENTTD_SPRITE_COUNT,
|
||||
PRESIGNAL_SPRITE_COUNT = 48,
|
||||
|
Reference in New Issue
Block a user