diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-08-16 21:30:24 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-08-16 21:30:24 -0300 |
| commit | adb86dd1725276457c13e9a4d37372fda628dea3 (patch) | |
| tree | 1eca59920466de74cf66dc606464bd7b31674d59 /project.godot | |
| parent | 5c265ada0d1ec531fa97ad132b87c99cb9e81b1a (diff) | |
Verificar se o tile é nulo.
Resolve o problema #2
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 0e7d507..52042ee 100644 --- a/project.godot +++ b/project.godot @@ -11,6 +11,7 @@ config_version=5 [application] config/name="projeto-fantasia" +config/tags=PackedStringArray("based") run/main_scene="uid://u5h6iqyi8wd0" config/features=PackedStringArray("4.4", "C#", "Forward Plus") config/icon="res://icon.svg" |
