Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: da8d36d42b3a3fba6f38cec881272aa355fc734d
  • Loading branch information
cpojer committed Aug 2, 2024
1 parent 54e27a8 commit b1c044a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hermes/messages/ActivatePowerMessages.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default new Map<
],
[CharacterMessage(Flamethrower, 'FIRE!', 'self', 2), 0.3],
[
CharacterMessage(SmallTank, "You'll see our full power", 'self', 2),
CharacterMessage(SmallTank, "You'll see our full power!", 'self', 2),
0.3,
],
[CharacterMessage(APU, 'This is fun!', 'self', 1), 0.3],
Expand Down

0 comments on commit b1c044a

Please sign in to comment.