mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
added chat history stuff
This commit is contained in:
@ -69,6 +69,9 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Chat\ChatDatabase.cs" />
|
||||
<Compile Include="Chat\ChatHistory.cs" />
|
||||
<Compile Include="Chat\ChatHistoryPage.cs" />
|
||||
<Compile Include="IW4Info.cs" />
|
||||
<Compile Include="MinimapConfig.cs" />
|
||||
<Compile Include="Plugin.cs" />
|
||||
|
Reference in New Issue
Block a user