root/src/BRAINSFramework/BrAInS.csproj
| 23 | 25 | ||
|---|---|---|---|
93 | <Compile Include="Behaviors\PathFinding\FindPathBehavior.cs" /> | 93 | <Compile Include="Behaviors\PathFinding\FindPathBehavior.cs" /> |
94 | <Compile Include="Behaviors\PathFinding\FollowPathBehavior.cs" /> | 94 | <Compile Include="Behaviors\PathFinding\FollowPathBehavior.cs" /> |
95 | <Compile Include="Grouping\Group.cs" /> | 95 | <Compile Include="Grouping\Group.cs" /> |
96 | <Compile Include="Spatial\SpatialTable.cs" /> | ||
96 | <Compile Include="Utility\AIConsts.cs" /> | 97 | <Compile Include="Utility\AIConsts.cs" /> |
97 | <Compile Include="Map\Cluster.cs" /> | 98 | <Compile Include="Map\Cluster.cs" /> |
98 | <Compile Include="Designer\BehaviorNode.cs" /> | 99 | <Compile Include="Designer\BehaviorNode.cs" /> |
Download diff