More test
This commit is contained in:
@@ -37,6 +37,7 @@ namespace SLSFramework.UModAssistance
|
||||
if (listProperty.isExpanded)
|
||||
{
|
||||
EditorGUI.indentLevel++;
|
||||
EditorGUI.indentLevel++;
|
||||
|
||||
for (int i = 0; i < listProperty.arraySize; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user