return of the border

This commit is contained in:
Haze Weathers 2023-05-12 12:17:56 -04:00
parent cea2d29e46
commit 15d82ec724
3 changed files with 16 additions and 0 deletions

View file

@ -70,6 +70,7 @@ config/icon="res://icon.png"
[autoload]
Border="*res://autoloads/border.tscn"
Game="*res://autoloads/game.gd"
Audio="*res://autoloads/audio.tscn"
LevelData="*res://autoloads/level_data.tscn"