Fix warnings (#723)
This commit is contained in:
committed by
GitHub
parent
0640a2dcbd
commit
4f397e1ce2
@@ -27,8 +27,6 @@ namespace Content.Server.GameObjects
|
||||
|
||||
#pragma warning disable 649
|
||||
[Dependency] private readonly IRobustRandom _robustRandom;
|
||||
[Dependency] private readonly IPhysicsManager _physicsManager;
|
||||
[Dependency] private readonly IMapManager _mapManager;
|
||||
[Dependency] private readonly IEntitySystemManager _entitySystemManager;
|
||||
#pragma warning restore 649
|
||||
|
||||
|
||||
Reference in New Issue
Block a user