Skip to content

Commit

Permalink
v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KedamaOvO committed Sep 17, 2019
1 parent 3ecb0c5 commit 4cccae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RealTimePPDisplayerPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class RealTimePPDisplayerPlugin : Plugin
{
public const string PLUGIN_NAME = "RealTimePPDisplayer";
public const string PLUGIN_AUTHOR = "KedamaOvO";
public const string VERSION= "1.8.3";
public const string VERSION= "1.8.4";

private readonly DisplayerController[] _osuPpControls = new DisplayerController[16];

Expand Down

0 comments on commit 4cccae6

Please sign in to comment.