some few fixes that don't fix anything
This commit is contained in:
@@ -117,7 +117,7 @@ public partial class PlayerController : CharacterBody3D,
|
||||
[ExportCategory("Forge")]
|
||||
[ExportGroup("General")]
|
||||
[Export]
|
||||
public ForgeTagContainer BaseTags { get; set; } = new();
|
||||
public ForgeTagContainer BaseTags { get; set; }
|
||||
[Export] public ForgeTag EmpoweredActionUsed;
|
||||
|
||||
[ExportGroup("Abilities")]
|
||||
|
||||
Reference in New Issue
Block a user