This commit is contained in:
LoafyLemon 2024-05-27 18:57:46 +01:00
parent b44f7188dc
commit 2bdd5138ce

View File

@ -38,7 +38,7 @@ init python in character:
def show():
renpy.store.cho.show(force=True)
renpy.with_statement({"dolls": trans or d2})
renpy.with_statement({"dolls": trans or renpy.store.d2})
face = {"mouth": mouth, "eyes": eyes, "eyebrows": eyebrows, "pupils": pupils, "cheeks": cheeks, "tears": tears}
temp_face = renpy.game.context().temporary_attributes