Skip to content

Commit

Permalink
Update MarketPriceComponent.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Jul 29, 2023
1 parent fc7df82 commit f8d9151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Shared/Cargo/Components/MarketPriceComponent.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace Content.Shared.Cargo.Components;

/// <summary>
/// This is used for setting a static, unchanging price for selling an object.
/// This is used for setting a static, unchanging price for buying an object.
/// </summary>
[RegisterComponent]
public sealed class MarketPriceComponent : Component
Expand Down

0 comments on commit f8d9151

Please sign in to comment.