Bagel fix (#17514)
This commit is contained in:
@@ -14,7 +14,7 @@ public sealed class GridPathfindingComponent : Component
|
||||
/// <summary>
|
||||
/// Next time the graph is allowed to update.
|
||||
/// </summary>
|
||||
[ViewVariables, DataField("nextUpdate", customTypeSerializer:typeof(TimeOffsetSerializer))]
|
||||
/// Removing this datafield is the lazy fix HOWEVER I want to purge this anyway and do pathfinding at runtime.
|
||||
public TimeSpan NextUpdate;
|
||||
|
||||
[ViewVariables]
|
||||
|
||||
Reference in New Issue
Block a user