mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
fix medals in ranking menu
This commit is contained in:
parent
929e68e252
commit
d5ac40a4de
@ -2464,7 +2464,7 @@ void Option_RankingPlanetRoute_Draw(s32 rankIdx, f32 y, s32 routeMax) {
|
||||
static f32 xAdvance = 40.1f;
|
||||
s32 i;
|
||||
PlanetId planet;
|
||||
bool gotMedal;
|
||||
u16 gotMedal;
|
||||
bool drawPlanetMedal;
|
||||
f32 x;
|
||||
s32 pad[2];
|
||||
|
Loading…
Reference in New Issue
Block a user