Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackRam-oss committed Sep 16, 2023
1 parent 5e5744d commit 262f5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/nqtr_screens/screens_memo.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ screen menu_memo():
style_prefix "game_menu"
add "gui/overlay/game_menu.png"

use menu_tile(_("{b}Memo{/b}"))
use menu_tile(_("Memo"))

# Synchronize number_stages_completed_in_quest with quests
$ update_quests_levels()
Expand Down

0 comments on commit 262f5b0

Please sign in to comment.