fix(CurrentProfile): Forgot to draw Transmission tab

This commit is contained in:
Yimura 2022-01-31 17:27:59 +01:00
parent 3e8679792a
commit b9975a9d21
No known key found for this signature in database
GPG Key ID: 3D8FF4397E768682

View File

@ -35,6 +35,7 @@ namespace big
tab_current_profile::tab_brakes();
tab_current_profile::tab_gearing();
tab_current_profile::tab_traction();
tab_current_profile::tab_transmission();
tab_current_profile::tab_steering();
tab_current_profile::tab_suspension();
tab_current_profile::tab_rollbars();