fix: resolve Next/Previous step and UI skipping bugs
This commit is contained in:
@@ -2,5 +2,5 @@ using UnityEngine;
|
||||
|
||||
public static class OutlineConfig
|
||||
{
|
||||
public static float Width = 0.15f;
|
||||
public static float Width = 2.0f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user