1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 09:44:52 +01:00

Use infinity icon in object selection window too (#22344)

This commit is contained in:
Aaron van Geffen
2024-07-21 22:09:32 +02:00
committed by GitHub
parent 58e4a5031e
commit d156c6e1ef
3 changed files with 5 additions and 3 deletions

View File

@@ -1006,7 +1006,7 @@ static std::vector<Widget> _window_editor_object_selection_widgets = {
}
const int32_t ride_tabs[] = {
SPR_TAB_RIDE_16, SPR_TAB_RIDES_TRANSPORT_0, SPR_TAB_RIDES_GENTLE_0, SPR_TAB_RIDES_ROLLER_COASTERS_0,
SPR_G2_INFINITY, SPR_TAB_RIDES_TRANSPORT_0, SPR_TAB_RIDES_GENTLE_0, SPR_TAB_RIDES_ROLLER_COASTERS_0,
SPR_TAB_RIDES_THRILL_0, SPR_TAB_RIDES_WATER_0, SPR_TAB_RIDES_SHOP_0, SPR_TAB_FINANCES_RESEARCH_0,
};
const int32_t ThrillRidesTabAnimationSequence[] = {