Commit Graph

4 Commits

Author SHA1 Message Date
d48708579b Fix misuse of variable
- don't use a reserved name (starting with an underscore)
- use a file-local mangled name (starting with two underscores
- use renpy.dynamx to cleanup the variable automatically

(cherry picked from commit 3e86094b0b)
2024-03-24 16:00:53 +00:00
d6e8efaaa3 Refactoring 2022-09-29 22:19:55 +01:00
3fcb80bcfa Mirror of Erised
* Added 'seen' flag to show newly added stories
* Added 'played' flag to show stories that have already been played.
2022-06-03 17:41:46 +01:00
42756113b8 WTS 2022-05-17 00:48:22 +01:00