mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Fix Junior RC booster G2 offsets
This commit is contained in:
@@ -635,8 +635,8 @@ enum
|
||||
SPR_JUNIOR_RC_60_DEG_UP_TO_FLAT_CHAIN_NW_SE_PART_0_2 = SPR_G2_BEGIN + 55,
|
||||
SPR_JUNIOR_RC_60_DEG_UP_TO_FLAT_CHAIN_NE_SW_PART_0_2 = SPR_G2_BEGIN + 56,
|
||||
|
||||
SPR_JUNIOR_RC_BOOSTER_NW_SE = SPR_G2_BEGIN + 84,
|
||||
SPR_JUNIOR_RC_BOOSTER_NE_SW = SPR_G2_BEGIN + 85,
|
||||
SPR_JUNIOR_RC_BOOSTER_NW_SE = SPR_G2_BEGIN + 83,
|
||||
SPR_JUNIOR_RC_BOOSTER_NE_SW = SPR_G2_BEGIN + 84,
|
||||
};
|
||||
|
||||
static constexpr const uint32_t junior_rc_track_pieces_flat[3][4] = {
|
||||
|
||||
Reference in New Issue
Block a user