Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
andreakarasho committed Oct 14, 2019
1 parent addce98 commit 46f0ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Engine.cs
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ private void UpdateSockeStats(NetClient socket, double totalMS)
private static int _previousHour = -1;
private static int _Differential;

public static int Differential //to use in all cases where you rectify normal clocks obtained with utctimer!
private static int Differential //to use in all cases where you rectify normal clocks obtained with utctimer!
{
get
{
Expand Down

0 comments on commit 46f0ee4

Please sign in to comment.