Skip to content

Commit 30c3766

Browse files
committed
Use text mesh pro as default.
1 parent ef7b145 commit 30c3766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/JCSUnity/Scripts/GUI/JCS_TextDeltaNumber.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/* NOTE: If you are using `TextMesh Pro` uncomment this line.
1111
*/
12-
//#define TMP_PRO
12+
#define TMP_PRO
1313

1414
using System.Collections;
1515
using System.Collections.Generic;

0 commit comments

Comments
 (0)