fix(CurrentProfile): Forgot to draw Transmission tab
This commit is contained in:
parent
3e8679792a
commit
b9975a9d21
@ -35,6 +35,7 @@ namespace big
|
|||||||
tab_current_profile::tab_brakes();
|
tab_current_profile::tab_brakes();
|
||||||
tab_current_profile::tab_gearing();
|
tab_current_profile::tab_gearing();
|
||||||
tab_current_profile::tab_traction();
|
tab_current_profile::tab_traction();
|
||||||
|
tab_current_profile::tab_transmission();
|
||||||
tab_current_profile::tab_steering();
|
tab_current_profile::tab_steering();
|
||||||
tab_current_profile::tab_suspension();
|
tab_current_profile::tab_suspension();
|
||||||
tab_current_profile::tab_rollbars();
|
tab_current_profile::tab_rollbars();
|
||||||
|
Reference in New Issue
Block a user