typo
This commit is contained in:
parent
f458ebe16b
commit
1abb5e91e6
|
@ -364,7 +364,7 @@ impl AchievementTracker {
|
|||
format!("Ride Every Vehicle{ride}\n"),
|
||||
format!("Talk To Everyone{talk}\n"),
|
||||
"Find Earth\n".to_string(),
|
||||
"Eclipse the sun with Jupiter\n".to_string(),
|
||||
"Eclipse The Sun With Jupiter\n".to_string(),
|
||||
]
|
||||
}
|
||||
pub fn to_overview(&self) -> Vec<(bool, String)> {
|
||||
|
|
Loading…
Reference in a new issue