Skip to content

Commit e10f15b

Browse files
authored
Merge pull request Monika-After-Story#10271 from Wingdinggaster656/FixMissingPop
Add a missing `_history_list.pop()`
2 parents 06baf31 + 026a77b commit e10f15b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Monika After Story/game/script-topics.rpy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17091,6 +17091,7 @@ default persistent._mas_pm_swear_frequency = None
1709117091

1709217092
label monika_curse_words:
1709317093
m 3etc "Say [player], do you swear often?{nw}"
17094+
$ _history_list.pop()
1709417095
menu:
1709517096
m "Say [player], do you swear often?{fast}"
1709617097

0 commit comments

Comments
 (0)