prevent double td6 extension

This commit is contained in:
IntelOrca 2016-03-31 20:48:27 +01:00
parent 16527e749a
commit 1122bff8bc
1 changed files with 0 additions and 2 deletions

View File

@ -3104,8 +3104,6 @@ int save_track_design(uint8 rideIndex){
return 1;
}
path_append_extension(path, "TD6");
save_track_to_file(RCT2_ADDRESS(0x009D8178, rct_track_td6), path);
ride_list_item item = { .type = 0xFC, .entry_index = 0 };