1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2024-12-03 19:47:17 +01:00

Region ID, oops, not country

This commit is contained in:
Rin 2022-07-18 10:50:20 +01:00
parent dcc251c44f
commit 27033548ab

View File

@ -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) {