Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
andreakarasho committed Mar 9, 2024
1 parent 7fd1dd8 commit be16e2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Archetype.cs
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ internal int MoveEntity(Archetype to, int fromRow)

--_count;


// Cleanup
var empty = EmptyChunks;
var half = Math.Max(ARCHETYPE_INITIAL_CAPACITY, _chunks.Length / 2);
Expand Down

0 comments on commit be16e2b

Please sign in to comment.