Actually fix it this time...
This commit is contained in:
parent
64bdb6561b
commit
acf68b0b26
@ -409,7 +409,7 @@ init python in _console:
|
|||||||
widget = renpy.get_widget("console", "consolevp")
|
widget = renpy.get_widget("console", "consolevp")
|
||||||
widget.yadjustment._value = 9999999
|
widget.yadjustment._value = 9999999
|
||||||
console.run([content])
|
console.run([content])
|
||||||
console.newer()
|
console.reset()
|
||||||
|
|
||||||
renpy.display.render.redraw(self, 0)
|
renpy.display.render.redraw(self, 0)
|
||||||
renpy.restart_interaction()
|
renpy.restart_interaction()
|
||||||
|
Loading…
Reference in New Issue
Block a user