1.0.1: Removed noisy debug log

This commit is contained in:
Anders Ejlersen 2021-11-19 08:40:25 +01:00
parent bf2b2f1383
commit e5896086b5
2 changed files with 1 additions and 2 deletions

View file

@ -98,7 +98,6 @@ namespace Module.NavigationTool.Editor
{
rect = new Rect(xRight, Y, width, HEIGHT);
xRight += width + SPACING;
Debug.Log(rect.xMax);
// Note: Magic number for closest left-most item right of play button (2020.3)
// If you don't have collab, which no sane person has