Skip to content

Commit

Permalink
Update RCDConstructionGhostSystem.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
stalengd authored Jan 6, 2025
1 parent 427e9b8 commit 2c1dde9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Client/RCD/RCDConstructionGhostSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@ public override void Update(float frameTime)

_placementManager.Clear();
_placementManager.BeginPlacing(newObjInfo);
_placementManager.Direction = rcd.ConstructionDirection;
}
}

0 comments on commit 2c1dde9

Please sign in to comment.