mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
*Removed SimProfileBase from OpenSim (Unused/Depreciated)
*Updated prebuild.xml
This commit is contained in:
@@ -136,6 +136,9 @@
|
||||
<Compile Include="Estate\EstateManager.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="World\AvatarAnimations.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="World\Avatar.Client.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -145,9 +148,6 @@
|
||||
<Compile Include="World\Avatar.Update.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="World\AvatarAnimations.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="World\Entity.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -163,10 +163,10 @@
|
||||
<Compile Include="World\World.PacketHandlers.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="World\World.Scripting.cs">
|
||||
<Compile Include="World\WorldBase.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="World\WorldBase.cs">
|
||||
<Compile Include="World\World.Scripting.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="World\scripting\IScriptContext.cs">
|
||||
|
||||
Reference in New Issue
Block a user