Emergency light goodies (#9352)
Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Content.Client.Light
|
||||
{
|
||||
public sealed class EmergencyLightSystem : SharedEmergencyLightSystem
|
||||
{
|
||||
private const float DegreesPerSecond = 270;
|
||||
private const float DegreesPerSecond = 90;
|
||||
private static Animation Animation =>
|
||||
new()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user