mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +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;
|
static f32 xAdvance = 40.1f;
|
||||||
s32 i;
|
s32 i;
|
||||||
PlanetId planet;
|
PlanetId planet;
|
||||||
bool gotMedal;
|
u16 gotMedal;
|
||||||
bool drawPlanetMedal;
|
bool drawPlanetMedal;
|
||||||
f32 x;
|
f32 x;
|
||||||
s32 pad[2];
|
s32 pad[2];
|
||||||
|
Loading…
Reference in New Issue
Block a user