1
0
mirror of synced 2025-01-31 20:15:24 +01:00

fix crown ghost saving bug

This commit is contained in:
ghkkk090 2022-07-31 14:09:05 +07:00
parent d3abffa233
commit 98b0a7eaf8

View File

@ -290,7 +290,7 @@ export default class StartupModule extends Module {
//car!.aura = 0;
car!.tunePower = car_crown[counter].tunePower;
car!.tuneHandling = car_crown[counter].tuneHandling;
car!.lastPlayedAt = car_crown[counter].playedAt;
car!.lastPlayedAt = car_crown[counter].playedAt - 100000;
list_crown.push(wmsrv.wm.protobuf.Crown.create({
carId: car_crown[counter].carId,
area: car_crown[counter].area, // GID_RUNAREA_C1 - GID_RUNAREA_TURNPIKE & GID_RUNAREA_HIROSHIMA