mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-01-31 19:15:19 +01:00
this makes no fucking sense
This commit is contained in:
parent
82bfe05827
commit
728482a99f
@ -77,16 +77,7 @@ export default class GameModule extends Module {
|
||||
where: {
|
||||
carId: body.carId
|
||||
},
|
||||
data: {
|
||||
//stClearBits: body.stResult!.stClearBits,
|
||||
//tuningPoints: body.stResult!.tuningPoint,
|
||||
//stPlayCount: body.stResult!.stPlayCount,
|
||||
//stClearCount: body.stResult!.stClearCount,
|
||||
//stCompleted100Episodes: body.stResult!.stCompleted_100Episodes,
|
||||
//stConsecutiveWins: body.stResult!.stConsecutiveWins,
|
||||
//stConsecutiveWinsMax: maxConsecutiveWins,
|
||||
...saveEx
|
||||
}
|
||||
data: saveEx
|
||||
});
|
||||
console.log(c);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user