Skip to content

Commit d241988

Browse files
committed
fix comment
1 parent efcb337 commit d241988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/JCSUnity/Scripts/JCS_UnityObject.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public class JCS_UnityObject : MonoBehaviour
4545
//-- Text
4646
protected Text mText = null;
4747
#if TMP_PRO
48-
//-- Text Mesh Pro Ui
48+
//-- Text Mesh 3D/UI
4949
protected TMP_Text mTextMesh = null;
5050
#endif
5151

0 commit comments

Comments
 (0)