Skip to content

Commit

Permalink
ReFix: Improved Discord RPC responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
BlacklightsC committed May 20, 2018
1 parent 97a95e2 commit 9de95ac
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
Binary file modified Touhou-Presence/Discord RPC/Discord RPC.dll
Binary file not shown.
Binary file modified Touhou-Presence/Discord RPC/Discord RPC.pdb
Binary file not shown.
20 changes: 10 additions & 10 deletions Touhou-Presence/MainForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Touhou-Presence/Touhou-Presence.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
<ApplicationIcon>Resources\Icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Discord RPC">
<Reference Include="Discord RPC, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Discord RPC\Discord RPC.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
Expand Down

0 comments on commit 9de95ac

Please sign in to comment.