Ren'Py's Lint (version 8.1.0) said:Is there any new feature in renpy what makes this patch necessary or you just doing it for fun?
Code:
game/progress mod/hotkeys.rpy:1 The screen overlay_scr has not been given a parameter list.
This can be fixed by writing 'screen overlay_scr():' instead.
And, since estrada777's android build already using renpy 7.5.3, I thought it would be a good idea to optimize the code in this mod.