Skip to content

Commit

Permalink
minor mp6 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowTabitha committed Aug 20, 2024
1 parent fb190c8 commit 4717257
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 @@ -239,5 +239,5 @@ def getUnderseaShell(value, text):
def initialCoinsMod5(hex, hexDec):
return f'''
MP5 - Gain {hexDec} Coins at the Start of the Game
0208C8E4 0000{hex}
0208C8E6 0000{hex}
'''

0 comments on commit 4717257

Please sign in to comment.