Skip to content

Commit

Permalink
Alignment PreRelease
Browse files Browse the repository at this point in the history
  • Loading branch information
rmorgan001 committed Mar 14, 2021
1 parent ec2f4bc commit 6735372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GS.Server/SkyTelescope/SkyServer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ private static void PropertyChangedSkySettings(object sender, PropertyChangedEve
break;
}
}

private static void PropertyChangedAlignmentSettings(object sender, PropertyChangedEventArgs e)
{
switch (e.PropertyName)
Expand Down

0 comments on commit 6735372

Please sign in to comment.