Designer:
- Redesigned Doorway Manager - Reworked the Door class - Reworked the Room Class.
This commit is contained in:
parent
2a88141b02
commit
de726021df
3 changed files with 14 additions and 38 deletions
|
@ -93,13 +93,6 @@
|
|||
<Compile Include="MudEngine\GameManagement\ProjectInformation.cs" />
|
||||
<Compile Include="MudEngine\FileSystem\FileManager.cs" />
|
||||
<Compile Include="MudEngine\GameManagement\QuestSetup.cs" />
|
||||
<Compile Include="MudEngine\UITypeEditors\UIDoorwayControl.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="MudEngine\UITypeEditors\UIDoorwayControl.Designer.cs">
|
||||
<DependentUpon>UIDoorwayControl.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MudEngine\UITypeEditors\UIDoorwayEditor.cs" />
|
||||
<Compile Include="MudEngine\UITypeEditors\UIRealmControl.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
@ -126,10 +119,6 @@
|
|||
<DependentUpon>Designer.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="MudEngine\UITypeEditors\UIDoorwayControl.resx">
|
||||
<DependentUpon>UIDoorwayControl.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="MudEngine\UITypeEditors\UIRealmControl.resx">
|
||||
<DependentUpon>UIRealmControl.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue