forked from SilverStudioGames/WTS
Re-enable screen prediction
This commit is contained in:
parent
16bea0cbde
commit
4cce755c7f
@ -81,8 +81,8 @@ define config.debug_image_cache = False
|
||||
define config.mipmap_movies = (not renpy.android)
|
||||
define config.mipmap_text = (not renpy.android)
|
||||
define config.mipmap_dissolves = (not renpy.android)
|
||||
define config.predict_screen_statements = False
|
||||
define config.predict_screens = False
|
||||
# define config.predict_screen_statements = False
|
||||
# define config.predict_screens = False
|
||||
|
||||
# Disable automatic image scanning
|
||||
define config.automatic_images = None
|
||||
|
Loading…
Reference in New Issue
Block a user