Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaosus committed May 2, 2013
1 parent eaec86c commit 55a6c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MonoGame.Framework/Input/Mouse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ public static void SetPosition(int x, int y)
#endif
}

#endregion // Public interface
#endregion Public methods

private static void UpdateStatePosition(int x, int y)
{
Expand Down

0 comments on commit 55a6c83

Please sign in to comment.