Pathfinder rework (#11452)
This commit is contained in:
@@ -30,5 +30,8 @@ namespace Content.Server.Shuttles.Components
|
||||
/// </summary>
|
||||
[ViewVariables(VVAccess.ReadWrite), DataField("highlightedRadarColor")]
|
||||
public Color HighlightedRadarColor = Color.Magenta;
|
||||
|
||||
[ViewVariables]
|
||||
public int PathfindHandle = -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user