Skip to content

Commit

Permalink
Merge pull request #5426 from Elckarow/fix-nvl-hide
Browse files Browse the repository at this point in the history
Fix nvl hide
  • Loading branch information
renpytom committed Mar 30, 2024
2 parents 83d157e + 5f02188 commit bc9fb90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renpy/common/00nvl_mode.rpy
Expand Up @@ -261,6 +261,7 @@ init -1500 python:
"""

nvl_show_core()
renpy.with_statement(None)
renpy.with_statement(with_)
store._last_say_who = None

Expand Down

0 comments on commit bc9fb90

Please sign in to comment.