Skip to content

Commit 16e0abb

Browse files
committed
Fix BitMonoConfig for Unity
1 parent c845224 commit 16e0abb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/BitMono.Unity/Editor/BitMonoConfig.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ public class BitMonoConfiguration : ScriptableObject
1818
[Tooltip("Custom path to BitMono configuration files (leave empty for auto-detection)")]
1919
public string ConfigPath = "";
2020

21-
[Header("Auto-Detected Path")]
22-
[Tooltip("Shows the currently detected configuration path")]
2321
public string DetectedConfigPath => GetDetectedConfigPath();
2422

2523
[Header("Protection Settings")]

0 commit comments

Comments
 (0)