Skip to content

Commit e8a253d

Browse files
committed
Inspector change
1 parent 99ee9a5 commit e8a253d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/ExpMngr/Scripts/SettingsSelector.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ public class SettingsSelector : MonoBehaviour {
1212
List<string> settingsNames;
1313
string settingsFolder;
1414
Dictionary<string, object> settingsDict;
15+
[HideInInspector]
1516
public string experimentName;
1617

1718
// Use this for initialization

0 commit comments

Comments
 (0)