Add: english_upper_lower

This commit is contained in:
2018-08-25 18:35:00 +09:00
parent 8c37a337c1
commit 89eb5af931
8 changed files with 172 additions and 130 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ class AnnounceBox {
text
);
announceText.addColor("#ff0000", 0);
announceText.stroke = "#fff";
announceText.stroke = "#330000";
}