UI revisions

This commit is contained in:
AbstractConcept 2022-09-25 01:15:27 -05:00
parent 007e2dd513
commit 1e2c4fa6bf
68 changed files with 2516 additions and 1100 deletions

View file

@ -494,7 +494,7 @@ namespace DigitalRuby.AdvancedPolygonCollider
#endif
Debug.Log("Updated polygon.");
//Debug.Log("Updated polygon.");
}
catch (Exception ex)
{