Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
evemartin committed Aug 12, 2024
1 parent 6dd1c4e commit 000ac4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -3170,7 +3170,7 @@ def hint_level109():
description_level1029,
hint_level1029,
) = (
lambda: title_level119,
lambda: title_level119(),
lambda: description_level119(),
lambda: hint_level119()
)
Expand Down

0 comments on commit 000ac4e

Please sign in to comment.