1
0
mirror of synced 2025-03-02 08:11:26 +01:00

Revert "ghost level saving"

This reverts commit 0add6f57c9005411791ff480da9fab31d796cb9a.
This commit is contained in:
ghkkk090 2022-09-11 16:51:16 +07:00
parent 0add6f57c9
commit 1f209a7cb9

View File

@ -173,7 +173,6 @@ export default class GameModule extends Module {
windowSticker: body.car!.windowSticker!,
lastPlayedAt: timestamps,
regionId: body.car!.regionId!,
ghostLevel: body.car!.ghostLevel!,
rgStamp: common.sanitizeInputNotZero(body.rgResult?.rgStamp),
stampSheetCount: common.sanitizeInputNotZero(body.rgResult?.stampSheetCount)
}