赛跑优化

This commit is contained in:
hahwu 2025-04-02 14:43:19 +08:00
parent c430dd8cae
commit 4ddde1b2e9
2 changed files with 563 additions and 553 deletions

View File

@ -205,6 +205,7 @@ func RaceBackData(p *Player) {
Progress: int32(RaceMod.Progress), Progress: int32(RaceMod.Progress),
GameEndTime: int32(RaceMod.EndTime), GameEndTime: int32(RaceMod.EndTime),
Opponent: Opponent, Opponent: Opponent,
Rank: int32(RaceMod.Rank),
}) })
} }

File diff suppressed because it is too large Load Diff