Unity-Technologies / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.
Other
795 stars 64 forks source link

Fixed bad merge from previous commit; tested again with MeshTests #161

Closed borisbauer-unity closed 1 year ago

borisbauer-unity commented 1 year ago

Description

One-line fix for a bad MeshModule.cs merge from previous PR merge / commit to master.

Tested with all unit tests on our test project: MeshModule related tests succeed.