Fix crash reaction and add more translation key (#1850)
This commit is contained in:
@ -20,6 +20,6 @@ namespace big
|
||||
}
|
||||
};
|
||||
|
||||
seatbelt g_seatbelt("seatbelt", "Seatbelt", "Prevent you from falling off bikes or flying through the windshield",
|
||||
seatbelt g_seatbelt("seatbelt", "SEATBELT", "SEATBELT_DESC",
|
||||
g.vehicle.seatbelt);
|
||||
}
|
||||
|
Reference in New Issue
Block a user