Skip to content

Commit 06caee2

Browse files
committed
fixed #137
1 parent 1ea739e commit 06caee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/Scripts/Core/MaterialManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ public void RefreshMaterials()
237237
}
238238
}
239239
}
240+
iter.Dispose();
240241
}
241242
}
242243
}

0 commit comments

Comments
 (0)