Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
Update NEOSPlus.csproj
Browse files Browse the repository at this point in the history
Fixed Jeana Fuckup

ps. love u
  • Loading branch information
Xlinka committed Sep 6, 2022
1 parent 567143d commit 9c967cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NEOSPlus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Components\Assets\DynamicMesh.cs" />
<Compile Include="Components\Assets\DynamicMeshExperemental.cs" />
<Compile Include="Components\Physics\Cloth\ClothCoefficent.cs" />
<Compile Include="Components\Physics\Cloth\ClothCollider.cs" />
<Compile Include="Components\Physics\Cloth\UnityBetterComponentConnector.cs" />
Expand Down Expand Up @@ -132,7 +131,6 @@
<Compile Include="Logix\DynamicMesh\MeshOperations\RefreshMesh.cs" />
<Compile Include="Logix\DynamicMesh\MeshOperations\SubmeshActions.cs" />
<Compile Include="Logix\DynamicMesh\MeshOperations\SubmeshLooseParts.cs" />
<Compile Include="Logix\DynamicMesh\MeshOperations\SyncronizeMesh.cs" />
<Compile Include="Logix\DynamicMesh\Triangle\AddTriangle.cs" />
<Compile Include="Logix\DynamicMesh\Triangle\GetTriangle.cs" />
<Compile Include="Logix\DynamicMesh\Triangle\RemoveTriangles.cs" />
Expand Down

0 comments on commit 9c967cc

Please sign in to comment.