mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-02 03:22:41 +08:00
1.7.1
This commit is contained in:
@ -17,7 +17,7 @@ namespace Explorer
|
||||
{
|
||||
public static int s_ScrollControlId;
|
||||
|
||||
public static bool ScrollFailed = true;
|
||||
public static bool ScrollFailed = false;
|
||||
public static bool ManualUnstripFailed = false;
|
||||
|
||||
private static GenericStack ScrollStack => m_scrollStack ?? GetScrollStack();
|
||||
|
Reference in New Issue
Block a user