Revert submodule to 180.2.1 (#21870)
This commit is contained in:
@@ -217,7 +217,7 @@ public sealed class PrototypeSaveTest
|
||||
SerializationHookContext hookCtx,
|
||||
ISerializationContext? context, ISerializationManager.InstantiationDelegate<EntityUid>? instanceProvider)
|
||||
{
|
||||
return EntityUid.Parse(node.Value, "0");
|
||||
return EntityUid.Parse(node.Value);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user