mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-04 06:00:15 +00:00
(svn r19803) -Fix(r19802): Compile before commit, or at least double check...
This commit is contained in:
parent
6ef9f85cb6
commit
2ef7ec4309
@ -964,10 +964,10 @@ static const SpriteID SPR_CNST1_TOWNHOUSE_06_V1 = 1444;
|
||||
static const SpriteID SPR_CNST2_TOWNHOUSE_06_V1 = 1445;
|
||||
static const SpriteID SPR_BUILD_TOWNHOUSE_06_V1 = 1446; // 1st variation
|
||||
static const SpriteID SPR_GRND_TOWNHOUSE_06_V1 = 1447;
|
||||
static const SpriteID SPR_GRND_STADIUM_N = 1479, //stadium ground at north
|
||||
static const SpriteID SPR_GRND_STADIUM_E = 1480, //stadium ground at east
|
||||
static const SpriteID SPR_GRND_STADIUM_W = 1481, //stadium ground at west
|
||||
static const SpriteID SPR_GRND_STADIUM_S = 1482, //stadium ground at south
|
||||
static const SpriteID SPR_GRND_STADIUM_N = 1479; //stadium ground at north
|
||||
static const SpriteID SPR_GRND_STADIUM_E = 1480; //stadium ground at east
|
||||
static const SpriteID SPR_GRND_STADIUM_W = 1481; //stadium ground at west
|
||||
static const SpriteID SPR_GRND_STADIUM_S = 1482; //stadium ground at south
|
||||
static const SpriteID SPR_CNST1_TOWNHOUSE_06_V2 = 1501; // used as ground, but is stage1
|
||||
static const SpriteID SPR_CNST1_TOWNHOUSE_06_V2_P = 1502; // pipes extensions for previous
|
||||
static const SpriteID SPR_CNST2_TOWNHOUSE_06_V2_G = 1503; // Ground of cnst stage 2
|
||||
|
Loading…
Reference in New Issue
Block a user