Skip to content

Commit

Permalink
Add Toadette
Browse files Browse the repository at this point in the history
Closes #2
  • Loading branch information
petlyh committed Jun 20, 2024
1 parent 934db7c commit 76b643b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/providers/values_controller.dart
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ final Values _initialValues = Values(
const UnlockableValue("Metal Mario", 0x1AA5),
const UnlockableValue("Pink Gold Peach", 0x1AA6),
const UnlockableValue("Lakitu", 0x1AA7),
const UnlockableValue("Toadette", 0x1A9E),
const UnlockableValue("Baby Rosalina", 0x1AAD),
const UnlockableValue("Larry", 0x1AAE),
const UnlockableValue("Lemmy", 0x1AAF),
Expand Down

0 comments on commit 76b643b

Please sign in to comment.