summaryrefslogtreecommitdiff
path: root/scripts/Magic/SpellResource.cs
diff options
context:
space:
mode:
authorGustavoeklund01 <eklundgu@gmail.com>2025-11-10 16:57:26 -0300
committerGustavoeklund01 <eklundgu@gmail.com>2025-11-10 16:57:26 -0300
commit1b0582792b7b9169ce8a667bf5533241d083705c (patch)
treed168d44c19736dcfe97bd9a58a1f7253dc52c75f /scripts/Magic/SpellResource.cs
parent3840e41432593855f53013962f42da553264baeb (diff)
small cure
Diffstat (limited to 'scripts/Magic/SpellResource.cs')
-rw-r--r--scripts/Magic/SpellResource.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Magic/SpellResource.cs b/scripts/Magic/SpellResource.cs
index bb3fd15..b0487bd 100644
--- a/scripts/Magic/SpellResource.cs
+++ b/scripts/Magic/SpellResource.cs
@@ -33,4 +33,4 @@ public partial class SpellResource : Resource
public int Range { get; set; }
[Export]
public Godot.Collections.Array<SpellEffect> Effects { get; set; } = [];
-} \ No newline at end of file
+}