mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-02-01 21:47:55 +01:00
fix crown ghost saving bug
This commit is contained in:
parent
daf3d28658
commit
6e3bddd018
@ -2604,7 +2604,7 @@ export default class GameModule extends Module {
|
||||
area: pArea,
|
||||
ramp: rampVal,
|
||||
path: pathVal,
|
||||
playedAt: ghost_trails!.playedAt,
|
||||
playedAt: 0,
|
||||
trail: trails
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user