1
This commit is contained in:
@@ -189,8 +189,7 @@ namespace BITKit.GameEditor
|
||||
Debug.LogException(e);
|
||||
}
|
||||
}
|
||||
|
||||
protected void RebuildList()
|
||||
protected virtual void RebuildList()
|
||||
{
|
||||
List.Clear();
|
||||
var paths = AssetDatabase.FindAssets($"t:{typeof(T).Name}");
|
||||
|
Reference in New Issue
Block a user