mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-14 19:29:53 +01:00
Update RT to 271.2.0 (#42646)
This commit is contained in:
committed by
GitHub
parent
de3311e9e4
commit
1682ad243f
@@ -32,6 +32,7 @@ using Robust.Server.ServerStatus;
|
||||
using Robust.Shared.Configuration;
|
||||
using Robust.Shared.ContentPack;
|
||||
using Robust.Shared.Prototypes;
|
||||
using Robust.Shared.Serialization;
|
||||
using Robust.Shared.Timing;
|
||||
using Robust.Shared.Utility;
|
||||
|
||||
@@ -88,6 +89,8 @@ namespace Content.Server.Entry
|
||||
var cast = (ServerModuleTestingCallbacks)callback;
|
||||
cast.ServerBeforeIoC?.Invoke();
|
||||
}
|
||||
|
||||
Dependencies.Resolve<IRobustSerializer>().FloatFlags = SerializerFloatFlags.RemoveReadNan;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Submodule RobustToolbox updated: 40b10f0dcc...0b93a1b7e2
Reference in New Issue
Block a user