This commit is contained in:
2026-05-15 17:55:14 +08:00
parent dd3b97bb48
commit 663bd4da53
63 changed files with 7256 additions and 319 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(19,136,198,1);
aRichTextField.color = new Color32(193,114,83,1);
aRichTextField.textFormat.size = 38;