Merge branch 'serv3' of https://github.com/PaulRitter/space-station-14 into master
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Content.Server.GameObjects.EntitySystems
|
||||
/// <summary>
|
||||
/// The current sun angle.
|
||||
/// </summary>
|
||||
public Angle TowardsSun = Angle.South;
|
||||
public Angle TowardsSun = Angle.Zero;
|
||||
|
||||
/// <summary>
|
||||
/// The current sun angular velocity. (This is changed in Initialize)
|
||||
|
||||
Reference in New Issue
Block a user