1
0
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:
Gymnasiast
2020-08-26 11:58:15 +02:00
parent 40cfadcdc5
commit c85960abee

View File

@@ -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] = {