Add: animal sprite in the typing button

This commit is contained in:
2019-08-12 00:33:34 +09:00
parent efd0d4ee22
commit 896d9f3067
5 changed files with 159 additions and 48 deletions
+4
View File
@@ -17,6 +17,10 @@ MainColor.DARK_CHOCO_HEX = 0x402D21;
MainColor.LIGHTER_CHOCO_HEX = 0xE6A277;
////////////////////
// https://www.rapidtables.com/web/color/RGB_Color.html
// BASIC
MainColor.MAROON_STRING = "#800000";
MainColor.DARK_RED_STRING = "#8B0000";