Skip to content

Commit

Permalink
fix: CI release experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed May 9, 2024
1 parent 6c16804 commit 988c997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/LDtkUnity/Editor/Builders/LDtkBuilderEntity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ 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 988c997

Please sign in to comment.