This commit is contained in:
2015-06-03 00:36:15 +02:00
parent 76ac27a96c
commit a893750a29
4 changed files with 162 additions and 3 deletions

View File

@@ -69,6 +69,7 @@
<Compile Include="Code\Controls\ChatControl.cs" />
<Compile Include="Code\Controls\ChatHandler.cs" />
<Compile Include="Code\Controls\CLabel.cs" />
<Compile Include="Code\Controls\CTextBox.cs" />
<Compile Include="Code\Entities\Message.cs" />
<Compile Include="Code\GlobalErrorHandler.cs" />
<Compile Include="Code\JSON\ParserContext.cs" />