You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -227,7 +227,7 @@ public override void OnInspectorGUI()
227
227
}
228
228
}
229
229
230
-
intgenerateReadWriteVersionListLength=EditorGUILayout.DelayedIntField("Generate ReadWrite Version List Length",m_GenerateReadWriteVersionListLength.intValue);
230
+
intgenerateReadWriteVersionListLength=EditorGUILayout.DelayedIntField("Generate Read-Write Version List Length",m_GenerateReadWriteVersionListLength.intValue);
0 commit comments