diff options
Diffstat (limited to '')
-rw-r--r-- | src/Second-server.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Second-server.csproj b/src/Second-server.csproj index a4cd744..304f666 100644 --- a/src/Second-server.csproj +++ b/src/Second-server.csproj | |||
@@ -53,6 +53,7 @@ | |||
53 | <Compile Include="VersionInfo.cs" /> | 53 | <Compile Include="VersionInfo.cs" /> |
54 | <Compile Include="world\Avatar.cs" /> | 54 | <Compile Include="world\Avatar.cs" /> |
55 | <Compile Include="world\Entity.cs" /> | 55 | <Compile Include="world\Entity.cs" /> |
56 | <Compile Include="world\PhysicsEngine.cs" /> | ||
56 | <Compile Include="world\Primitive.cs" /> | 57 | <Compile Include="world\Primitive.cs" /> |
57 | <Compile Include="world\ScriptEngine.cs" /> | 58 | <Compile Include="world\ScriptEngine.cs" /> |
58 | <Compile Include="world\scripting\IScript.cs" /> | 59 | <Compile Include="world\scripting\IScript.cs" /> |