1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 22:13:07 +01:00

Rename additional_animation to animation as it makes more sense

Label all vehicle animation types based on loading relevant parks
This commit is contained in:
duncanspumpkin
2018-01-17 21:05:19 +00:00
committed by Duncan
parent 00a9ab1b17
commit addf087918
4 changed files with 25 additions and 25 deletions

View File

@@ -1598,7 +1598,7 @@ const rct_ride_entry_vehicle CableLiftVehicle = {
/* .sprite_width = */ 0,
/* .sprite_height_negative = */ 0,
/* .sprite_height_positive = */ 0,
/* .additional_animation = */ 0,
/* .animation = */ 0,
/* .flags = */ 0,
/* .base_num_frames = */ 1,
/* .base_image_id = */ 29110,