From 1b0582792b7b9169ce8a667bf5533241d083705c Mon Sep 17 00:00:00 2001 From: Gustavoeklund01 Date: Mon, 10 Nov 2025 16:57:26 -0300 Subject: small cure --- scripts/Magic/SpellResource.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Magic/SpellResource.cs') 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 Effects { get; set; } = []; -} \ No newline at end of file +} -- cgit v1.2.3