Home
last modified time | relevance | path

Searched refs:context_copy_remove_screens (Results 1 – 2 of 2) sorted by relevance

/dports/games/renpy/renpy-7.4.11-sdk/renpy/
H A Dconfig.py1018 context_copy_remove_screens = [ "notify" ] variable
H A Dexecution.py304 for i in renpy.config.context_copy_remove_screens: