Skip to content

Commit

Permalink
fix: empty commit to try and forcably advance the changelog and packa…
Browse files Browse the repository at this point in the history
…ge json
  • Loading branch information
Cammin committed May 8, 2024
1 parent 7c3e47e commit a751a0c
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 a751a0c

Please sign in to comment.