I'm getting an error when I start the game for Windows version of the game.
[code]
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "renpy/common/00definitions.rpy", line 31: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.
xsize None ysize None fit None crop None
^
File "renpy/common/00definitions.rpy", line 67: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.
xsize None ysize None fit None crop None
^
File "renpy/common/00definitions.rpy", line 385: ATL statement contains two expressions in a row; is one of them a misspelled property? If not, separate them with pass.
mesh flatten
^
Ren'Py Version: Ren'Py 7.3.5.606
Wed Jul 14 05:51:15 2021
[/code]