Commit EmojiHandler.cs and register OnEmoji hook.

This commit is contained in:
Patrikkk 2020-06-01 15:31:45 +02:00
parent f538ceb793
commit c94d15e634
3 changed files with 6 additions and 1 deletions

View file

@ -88,6 +88,7 @@
<Compile Include="DB\ResearchDatastore.cs" />
<Compile Include="DB\TileManager.cs" />
<Compile Include="Extensions\ExceptionExt.cs" />
<Compile Include="Handlers\EmojiHandler.cs" />
<Compile Include="Handlers\SendTileSquareHandler.cs" />
<Compile Include="Hooks\AccountHooks.cs" />
<Compile Include="Hooks\GeneralHooks.cs" />