mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-01-31 21:05:20 +01:00
ghost level saving
This commit is contained in:
parent
4f275d383f
commit
0add6f57c9
@ -173,6 +173,7 @@ 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)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user