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:
@@ -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
|
||||
Reference in New Issue
Block a user