Ignore:
Timestamp:
2012-07-04 14:58:39 (11 years ago)
Author:
dezhidki
Message:

Added new Entity things

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 2012/27/DenisZ/TheDungeonGame/TheDungeonGame/TheDungeonGame/TheDungeonGame.csproj

    r3515 r3547  
    113113  </ItemGroup> 
    114114  <ItemGroup> 
     115    <Compile Include="Entity.cs" /> 
     116    <Compile Include="EntityTemplates.cs" /> 
    115117    <Compile Include="LevelGenerator.cs" /> 
    116118    <Compile Include="Room.cs" /> 
     
    118120    <Compile Include="MathHelper.cs" /> 
    119121    <Compile Include="Ohjelma.cs" /> 
    120     <Compile Include="TestRoom.cs" /> 
     122    <Compile Include="RoomTemplates.cs" /> 
    121123    <Compile Include="TheDungeonGame.cs" /> 
    122124    <Compile Include="Properties\AssemblyInfo.cs" /> 
Note: See TracChangeset for help on using the changeset viewer.