h5sdk提交

This commit is contained in:
2026-07-06 16:31:08 +08:00
parent 761e670f01
commit 3c0298f19f
1183 changed files with 107360 additions and 42666 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ namespace BingoBrain
{
var aRichTextField = new GTextField();
aRichTextField.SetSize(GRoot.inst.width, 100);
aRichTextField.color = new Color32(193,114,83,1);
aRichTextField.color = new Color32(19,136,198,1);
aRichTextField.textFormat.size = 38;