dl latest c version and got this error, what is wrong ?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00accessibility.rpy", line 22, in script
init -1500 python hide:
File "renpy/common/00accessibility.rpy", line 22, in <module>
init -1500 python hide:
File "renpy/common/00accessibility.rpy", line 42, in _execute_python_hide
config.font_transforms["opendyslexic"] = opendyslexic
Exception: config.font_transforms is not a known configuration variable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00accessibility.rpy", line 22, in script
init -1500 python hide:
File "D:\burn-hry\192 Game Keygens\35 Hentai Games\LoSeSb-Public-19.7.2c.-win\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\burn-hry\192 Game Keygens\35 Hentai Games\LoSeSb-Public-19.7.2c.-win\renpy\python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00accessibility.rpy", line 22, in <module>
init -1500 python hide:
File "renpy/common/00accessibility.rpy", line 42, in _execute_python_hide
config.font_transforms["opendyslexic"] = opendyslexic
File "D:\burn-hry\192 Game Keygens\35 Hentai Games\LoSeSb-Public-19.7.2c.-win\renpy\defaultstore.py", line 90, in __getattr__
raise Exception('config.%s is not a known configuration variable.' % (name))
Exception: config.font_transforms is not a known configuration variable.
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Mon Jul 22 00:19:43 2019
```