|
@@ -164,6 +164,9 @@
|
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Object\Entity.cs">
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Object\Entity.cs">
|
|
|
<Link>Object\Entity.cs</Link>
|
|
<Link>Object\Entity.cs</Link>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
|
|
+ <Compile Include="..\..\Unity\Assets\Scripts\Object\EntityType.cs">
|
|
|
|
|
+ <Link>Object\EntityType.cs</Link>
|
|
|
|
|
+ </Compile>
|
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Object\IAwake.cs">
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Object\IAwake.cs">
|
|
|
<Link>Object\IAwake.cs</Link>
|
|
<Link>Object\IAwake.cs</Link>
|
|
|
</Compile>
|
|
</Compile>
|
|
@@ -185,9 +188,6 @@
|
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Object\ObjectManager.cs">
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Object\ObjectManager.cs">
|
|
|
<Link>Object\ObjectManager.cs</Link>
|
|
<Link>Object\ObjectManager.cs</Link>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
- <Compile Include="..\..\Unity\Assets\Scripts\Other\EntityType.cs">
|
|
|
|
|
- <Link>Other\EntityType.cs</Link>
|
|
|
|
|
- </Compile>
|
|
|
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Other\Options.cs">
|
|
<Compile Include="..\..\Unity\Assets\Scripts\Other\Options.cs">
|
|
|
<Link>Other\Options.cs</Link>
|
|
<Link>Other\Options.cs</Link>
|
|
|
</Compile>
|
|
</Compile>
|