mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-02-07 22:31:21 +01:00
Really fix full-tune
This commit is contained in:
parent
434807bbe6
commit
751bc0fd38
@ -393,7 +393,6 @@ export default class GameModule extends Module {
|
|||||||
};
|
};
|
||||||
let additionalInsert = {}
|
let additionalInsert = {}
|
||||||
if (fullTuneUsed) {
|
if (fullTuneUsed) {
|
||||||
// Bleh, this could be merged into the car query.
|
|
||||||
additionalInsert = {
|
additionalInsert = {
|
||||||
stClearBits: 0,
|
stClearBits: 0,
|
||||||
stLoseBits: 0,
|
stLoseBits: 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user