mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2024-12-03 03:27:21 +01:00
Region ID, oops, not country
This commit is contained in:
parent
dcc251c44f
commit
27033548ab
@ -552,6 +552,7 @@ export default class GameModule extends Module {
|
||||
tuneHandling: body.car.tuneHandling!,
|
||||
carSettingsDbId: settings.dbId,
|
||||
carStateDbId: state.dbId,
|
||||
regionId: body.car.regionId!,
|
||||
};
|
||||
let additionalInsert = {}
|
||||
if (fullTuneUsed) {
|
||||
|
Loading…
Reference in New Issue
Block a user