Removes CannyFastMath usage from Atmos.
This commit is contained in:
@@ -11,8 +11,6 @@ using Robust.Shared.IoC;
|
||||
using Robust.Shared.Prototypes;
|
||||
using Robust.Shared.Serialization;
|
||||
using Robust.Shared.ViewVariables;
|
||||
using Math = CannyFastMath.Math;
|
||||
using MathF = CannyFastMath.MathF;
|
||||
|
||||
namespace Content.Server.Atmos
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user