Sneaking survey into game before quitting

This commit is contained in:
bleeptrack 2021-01-28 11:55:53 +01:00
parent 4b8c57ccbe
commit 7903a8d9f3
9 changed files with 159 additions and 5 deletions

View file

@ -57,9 +57,9 @@ boot_splash/bg_color=Color( 0, 0, 0, 1 )
[autoload]
game="*res://scenes/game.gd"
helpers="*res://scenes/helpers.gd"
levels="*res://scenes/levels.gd"
game="*res://scenes/game.tscn"
[display]