This is the first time I've seen a Renpy game not have the following command in it's 00console.rpy file -
config.console = False
Adding it in causes the game to crash on launch with a script parse error. Anyone know what this is about? I'm running through a different save with a different path and I'd rather not have to press enter through every single line of dialogue again.
config.console = False
Adding it in causes the game to crash on launch with a script parse error. Anyone know what this is about? I'm running through a different save with a different path and I'd rather not have to press enter through every single line of dialogue again.