documentation indexreference manualfunction index

layout.compat

Function: layout.compat ():

This enables a compatibility mode that sets up themes and styles as they were used in Ren'Py 6.5.0 and prior versions.

init -1 python hide:
    layout.compat()

documentation indexreference manualfunction index