Tab
This commit is contained in:
@@ -40,7 +40,6 @@ namespace Demo.Game
|
||||
|
||||
public void EnableScript(string sourcePath, GameController parent)
|
||||
{
|
||||
AllScriptableObjectCounter = 0;
|
||||
if (AllScriptableObjectCounterHierarchyItem == null)
|
||||
{
|
||||
AllScriptableObjectCounterHierarchyItem = HierarchyWindow.instance.CreateRootItemEntryWithBinders(typeof(ScriptableObject))[0];
|
||||
|
||||
Reference in New Issue
Block a user