This commit is contained in:
Gouvernathor 2024-04-04 22:58:41 +02:00
parent e9ec437d1c
commit 9befd927a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
define renpy.store.states.dolls = {}
define states.dolls = {}
init python:
class Doll(DollMethods):