Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

  File "game/Scripts/Storylines/Cynthia/CynthiaTraining.rpy", line 391, in script

    if chartrait == 1:

    if chartrait == 1:

NameError: name 'chartrait' is not defined

I suppose this one was missed-- atleast this error is ignorable, unlike the others you fixed. Still, thanks for the bugfixes!