mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-02-07 21:11: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: {
|
where: {
|
||||||
carId: body.carId
|
carId: body.carId
|
||||||
},
|
},
|
||||||
data: {
|
data: saveEx
|
||||||
//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
|
|
||||||
}
|
|
||||||
});
|
});
|
||||||
console.log(c);
|
console.log(c);
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user