Checked all FIXMEs and TODOs (#353)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
Dennis Ploeger
2021-08-02 21:23:57 +02:00
committed by GitHub
parent 90f880d090
commit 56bf96da8c
26 changed files with 66 additions and 198 deletions

View File

@@ -88,12 +88,4 @@ export var fullscreen: bool = false
export var skip_dialog: bool = true
```
True if skipping dialogs is allowed
### rate\_shown
```gdscript
export var rate_shown: bool = false
```
 FIXME: to be defined (achievements?)
True if skipping dialogs is allowed