an error appears when i try to enter "mechanics" section from sonya
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: change() got an unexpected keyword argument 'end_animation'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 109, in script call
File "scripts/plot/plot_menu.rpyc", line 254, in script call
File "scripts/plot/act_1/act1_menu.rpyc", line 41, in script call
One third removed.
File Innocent_Witches-0-10-beta-pc\renpy\display\viewport.py", line 276, in render
cxo, cyo, width, height = self.update_offsets(cw, ch, st)
File Innocent_Witches-0-10-beta-pc\renpy\display\viewport.py", line 253, in update_offsets
redraw = self.yadjustment.periodic(st)
File Innocent_Witches-0-10-beta-pc\renpy\display\behavior.py", line 2045, in periodic
self.change(value, end_animation=False)
TypeError: change() got an unexpected keyword argument 'end_animation'