Skip to content

Commit

Permalink
fix: try new CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed May 9, 2024
1 parent e4bf0e8 commit de9532d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Assets/LDtkUnity/Editor/Builders/LDtkBuilderEntity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ internal sealed class LDtkBuilderEntity : LDtkBuilderLayer
private LDtkFields _fieldsComponent;
private LDtkIid _iidComponent;


public LDtkBuilderEntity(LDtkProjectImporter project, LDtkComponentLayer layerComponent, LDtkSortingOrder sortingOrder, LDtkLinearLevelVector linearVector, WorldLayout layout, LDtkAssetProcessorActionCache assetProcess, LDtkJsonImporter importer)
: base(project, layerComponent, sortingOrder, importer)
{
Expand Down

0 comments on commit de9532d

Please sign in to comment.