Skip to content

Commit

Permalink
fix: pushing new version to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed May 8, 2024
1 parent 9e27a43 commit 47cc46d
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 47cc46d

Please sign in to comment.