Skip to content

Commit cd3b488

Browse files
committed
fix: header attr
1 parent a388abd commit cd3b488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/JCSUnity/Scripts/Managers/JCS_UIManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public class JCS_UIManager : JCS_Manager<JCS_UIManager>
5858
// List of all the window that are opened!
5959
private LinkedList<JCS_DialogueObject> mOpenWindow = null;
6060

61-
[Header("- UI Screen")]
61+
[Header("Screen")]
6262

6363
[Tooltip("Panel that could do the fade loose focus effect.")]
6464
[SerializeField]

0 commit comments

Comments
 (0)