mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-01-31 23:35:20 +01:00
Update game.ts
This commit is contained in:
parent
454bbe6a66
commit
b0f697471d
@ -2960,7 +2960,7 @@ export default class GameModule extends Module {
|
|||||||
playedAt: 'desc'
|
playedAt: 'desc'
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
playedAt = time!.playedAt;
|
playedAt = time!.playedAt - 172800;
|
||||||
ghostTrail = ghost_trails!.trail;
|
ghostTrail = ghost_trails!.trail;
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user