Hiya! I'm a beginner when it comes to renpy and was struggling with the pronouns especially until I found this amazing tool. However, I have been running into some issues. I tried implementing the code exactly as you suggested through the read me and set up screen but every time I try to run the game, it refuses and tells me there's an issue with specifically the lines:
default pronoun = ""
default terms = "custom"
I don't know if its just me being silly/making mistakes but am I not meant to have those included within the code? Every time I keep them in it seems as though renpy refuses to run the game. Please let me know if its just a dumb mistake on my part LMAO

