Skip to content

Commit

Permalink
comment removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed Apr 17, 2024
1 parent 4edde06 commit 2060afe
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ internal Dictionary<Rect, Sprite> AllSpritesToConvertedDict()
foreach (Sprite sprite in _additionalSprites)
{
PutToDict(sprite);

Debug.Log($"There was additional tile source: {sprite.rect}");
}
return dict;

Expand Down

0 comments on commit 2060afe

Please sign in to comment.