diff --git a/renpy/common/00nvl_mode.rpy b/renpy/common/00nvl_mode.rpy index 76ed825b47..24062fa822 100644 --- a/renpy/common/00nvl_mode.rpy +++ b/renpy/common/00nvl_mode.rpy @@ -261,6 +261,7 @@ init -1500 python: """ nvl_show_core() + renpy.with_statement(None) renpy.with_statement(with_) store._last_say_who = None