Skip to content

Commit

Permalink
Update Assets/SEE/Game/City/IncrementalTreeMapSetting.cs
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
SchrammJonas and github-actions[bot] authored Aug 18, 2023
1 parent 1223af7 commit 1c810ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/SEE/Game/City/IncrementalTreeMapSetting.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class IncrementalTreeMapSetting : ConfigIO.PersistentConfigItem
private PNormRange pNorm = PNormRange.P2Euclidean;

/// <summary>
/// The absolute padding between neighboring nodes so that they can be distinguished (in millimeter).
/// The absolute padding between neighboring nodes so that they can be distinguished (in millimeter).
/// </summary>
[SerializeField]
[Range(0.1f, 100f)]
Expand Down

0 comments on commit 1c810ab

Please sign in to comment.