More test

This commit is contained in:
FrazeRIP
2025-11-04 01:00:38 -06:00
parent f64f25edcf
commit c5c3e2c5d8
8 changed files with 28 additions and 12 deletions

View File

@@ -37,6 +37,7 @@ namespace SLSFramework.UModAssistance
if (listProperty.isExpanded)
{
EditorGUI.indentLevel++;
EditorGUI.indentLevel++;
for (int i = 0; i < listProperty.arraySize; i++)
{