fix piece height

This commit is contained in:
spacek531 2021-01-31 14:05:35 -08:00 committed by Gymnasiast
parent 456202b0f5
commit ea6fdc4708
No known key found for this signature in database
GPG Key ID: DBFFF47AB2CA3EDD
1 changed files with 1 additions and 1 deletions

View File

@ -2939,7 +2939,7 @@ static constexpr const rct_preview_track TrackBlocks255[] = {
};
static constexpr const rct_preview_track TrackBlocksRotationControlToggle[] = {
{ 0, 0, 0, 0, 16, { 0b1111, 0b1100 }, 0 },
{ 0, 0, 0, 0, 0, { 0b1111, 0b1100 }, 0 },
TRACK_BLOCK_END
};