Skip to content

Commit

Permalink
fix minor bug with 5 bonus stars
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowTabitha committed Jul 19, 2024
1 parent db2f6a5 commit 48d8443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codes/marioParty5.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def getStarReplaceFive1(amount, amountDec):
return f'''
MP5 - Replace Minigame Star with {amountDec}
2046871C A81D0022
044ECF10 {amount}
0446871C {amount}
E2000001 80008000
'''

Expand Down

0 comments on commit 48d8443

Please sign in to comment.