We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a388abd commit cd3b488Copy full SHA for cd3b488
Assets/JCSUnity/Scripts/Managers/JCS_UIManager.cs
@@ -58,7 +58,7 @@ public class JCS_UIManager : JCS_Manager<JCS_UIManager>
58
// List of all the window that are opened!
59
private LinkedList<JCS_DialogueObject> mOpenWindow = null;
60
61
- [Header("- UI Screen")]
+ [Header("Screen")]
62
63
[Tooltip("Panel that could do the fade loose focus effect.")]
64
[SerializeField]
0 commit comments