mirror of
https://github.com/neon443/CookieSwifter.git
synced 2026-03-11 07:09:11 +00:00
renamed hi to achievements
This commit is contained in:
@@ -89,7 +89,7 @@ struct ContentView: View {
|
||||
|
||||
} label: {
|
||||
Image(systemName: "trophy.fill")
|
||||
Text("hi")
|
||||
Text("Achievements")
|
||||
}
|
||||
.badge(game.achievements.count)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user