Fix console line recall after execution
This commit is contained in:
parent
369dc3f66d
commit
64bdb6561b
@ -409,6 +409,7 @@ init python in _console:
|
||||
widget = renpy.get_widget("console", "consolevp")
|
||||
widget.yadjustment._value = 9999999
|
||||
console.run([content])
|
||||
console.newer()
|
||||
|
||||
renpy.display.render.redraw(self, 0)
|
||||
renpy.restart_interaction()
|
||||
|
Loading…
Reference in New Issue
Block a user