diff options
| author | lempamo <[email protected]> | 2017-04-30 21:09:08 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-30 21:09:08 -0400 |
| commit | 93c445239c7d28a6cee7147d7b6dbe3c7f0974f9 (patch) | |
| tree | d5c1c2e4acb73091e5ddae1e20da181557e029dc /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | c56b38e8b2b8729d91a1ad96839b042af480eabe (diff) | |
| parent | 1bdb2205cc9977e041158458f78e194d4d2a08e8 (diff) | |
| download | histacom2-93c445239c7d28a6cee7147d7b6dbe3c7f0974f9.tar.gz histacom2-93c445239c7d28a6cee7147d7b6dbe3c7f0974f9.tar.bz2 histacom2-93c445239c7d28a6cee7147d7b6dbe3c7f0974f9.zip | |
Merge pull request #56 from lempamo/master
just some name changes
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index 8f536ca..42471f4 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -72,7 +72,7 @@ <DependentUpon>WinClassic.cs</DependentUpon> </Compile> <Compile Include="WindowManager.cs" /> - <Compile Include="WCMessageParser.cs" /> + <Compile Include="MessageParser.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> |
